| ObjectHelperGetPropertyName Method |
| Name | Description | |
|---|---|---|
| GetPropertyNameT(ExpressionFuncT) |
Retrieves the name of a property identified by a lambda expression.
| |
| GetPropertyNameTObject, TProperty(TObject, ExpressionFuncTObject, TProperty) |
Retrieves the name of a given object's property identified by a lambda expression.
|