TypeDescriptor.AddProvider Method
.NET Framework 4.5
Adds a type description provider to the list of providers for this type descriptor.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddProvider(TypeDescriptionProvider, Object) | Adds a type description provider for a single instance of a component. |
|
AddProvider(TypeDescriptionProvider, Type) | Adds a type description provider for a component class. |