ModelExtensionsGetPropertyName Method |
Name | Description | |
---|---|---|
GetPropertyName(Expression) | Gets the property name from an Expression.
Read our blog on this topic:
Effective Extensions, Part 3 – Extending Models in C# | |
GetPropertyNameT(ExpressionFuncT) | Gets the property name from an Expression.
Read our blog on this topic:
Effective Extensions, Part 3 – Extending Models in C# | |
GetPropertyNameT(ExpressionFuncT, Boolean) | Gets the property name from an Expression.
Read our blog on this topic:
Effective Extensions, Part 3 – Extending Models in C# | |
GetPropertyNameT, TProperty(ExpressionFuncT, TProperty) | Gets the property name from an Expression.
Read our blog on this topic:
Effective Extensions, Part 3 – Extending Models in C# |