Click or drag to resize

ReflectionUtilsGetStaticProperty Method

Overload List
  NameDescription
Public methodStatic memberGetStaticProperty(String, String)
Retrieves a value from a static property by specifying a type full name and property
Public methodStatic memberGetStaticProperty(Type, String)
Returns a static property from a given type
Top
See Also