Method GetPropertyValue
GetPropertyValue<T>(object, string)
Declaration
[Obsolete]
public static T GetPropertyValue<T>(object model, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
object | model | |
string | propertyName |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |