How do I use and ExpressionTree to access the name of the property in a lambda expression

后端 未结 0 1478
南方客
南方客 2021-02-05 03:48

I\'m using the following approach to get the name of a property specified in a lambda by inspecting the resulting ExpressionTree:

var name =GetPropertyName

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题