ExtensionsReflectionGetPropertyValue Method |
Name | Description | |
---|---|---|
GetPropertyValueT(Object, String) |
Searches for the specified property, using the specified binding constraints and returns
its value.
Default BindingFlags are Instance and Public | |
GetPropertyValueT(Object, String, BindingFlags) |
Searches for the specified property, using the specified binding constraints and returns
its value.
| |
GetPropertyValue(Object, String, BindingFlags) |
Searches for the specified property, using the specified binding constraints and returns
its value.
|