Overload List

  NameDescription
GetReflectionType(Type)
Performs normal reflection against a type.
(Inherited from TypeDescriptionProvider.)
GetReflectionType(Object)
Performs normal reflection against the given object.
(Inherited from TypeDescriptionProvider.)
GetReflectionType(Type, Object)
Performs normal reflection against the given object with the given type.
(Inherited from TypeDescriptionProvider.)

See Also