Method Group to Expression #5177
Unanswered
TonyValenti
asked this question in
Q&A
Replies: 1 comment
-
No, it is not. Do you want an Expression that invokes that method, or do you want the body of that method as the Expression? Either way, the only thing we support is lambda to Expression. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to convert a method group containing only one item to an expression without using the lambda syntax?
ie:
Beta Was this translation helpful? Give feedback.
All reactions