Method ExtractProperty(Expression)
Extract property info from expression.
Supports: property access, Dictionary indexer, string functions (ToLower, ToUpper, Trim).
protected PropertyInfo ExtractProperty(Expression expression)
Extract property info from expression.
Supports: property access, Dictionary indexer, string functions (ToLower, ToUpper, Trim).
protected PropertyInfo ExtractProperty(Expression expression)