TypeDescriptionProvider.GetTypeDescriptor Method
.NET Framework 4.5
Gets a custom type descriptor for the given type or object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetTypeDescriptor(Object) | Gets a custom type descriptor for the given object. |
|
GetTypeDescriptor(Type) | Gets a custom type descriptor for the given type. |
|
GetTypeDescriptor(Type, Object) | Gets a custom type descriptor for the given type and object. |