ForwardingTypeDescriptionProvider.GetReflectionType Method
Include Protected Members
Include Inherited Members
Performs normal reflection against an object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Performs normal reflection against a type. (Inherited from TypeDescriptionProvider.)
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.)
Top
See Also
Reference
ForwardingTypeDescriptionProvider Class