TypeDescriptionProviderAttribute Constructor

 

Initializes a new instance of the TypeDescriptionProviderAttribute class.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodTypeDescriptionProviderAttribute(String^)

Initializes a new instance of the TypeDescriptionProviderAttribute class using the specified type name.

System_CAPS_pubmethodTypeDescriptionProviderAttribute(Type^)

Initializes a new instance of the TypeDescriptionProviderAttribute class using the specified type.

Return to top
Show: