ReflectionUtilsGetStaticProperty Method |
| Name | Description | |
|---|---|---|
| GetStaticProperty(String, String) |
Retrieves a value from a static property by specifying a type full name and property
| |
| GetStaticProperty(Type, String) |
Returns a static property from a given type
|