CustomTypeDescriptor Constructor ()

 

Initializes a new instance of the CustomTypeDescriptor class.

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

protected:
CustomTypeDescriptor()

This constructor is equivalent to calling the other CustomTypeDescriptor::CustomTypeDescriptor constructor with a parameter that is null.

All methods of a CustomTypeDescriptor created with this constructor will return default values.

.NET Framework
Available since 2.0
Return to top
Show: