Closed cesaryuan closed 3 years ago
Hello @cesaryuan ,
Thank you for reporting.
I also agree that both should return a List<string>
.
We will look at it.
Best Regards,
Jon
Hello @cesaryuan,
The v4.0.27 has been released.
Could you try the latest version and let me know if my developer correctly fixed your issue?
Best Regards,
Jon
@JonathanMagnan Thanks, it works for me. 👍
When I execute the above sentences, its result is not as expected which should both be the "System.Collections.Generic.List`1[System.String]".
The main differences between test1 and test2 is the lambdas used in "Select" that one is Expression lambda but the other is Statement lambda.
Version: 4.0.26