RootDesignerSerializerAttribute Constructor

 

Initializes a new instance of the RootDesignerSerializerAttribute class using the specified attributes.

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

NameDescription
System_CAPS_pubmethodRootDesignerSerializerAttribute(String^, String^, Boolean)

Initializes a new instance of the RootDesignerSerializerAttribute class using the specified attributes.

System_CAPS_pubmethodRootDesignerSerializerAttribute(String^, Type^, Boolean)

Initializes a new instance of the RootDesignerSerializerAttribute class using the specified attributes.

System_CAPS_pubmethodRootDesignerSerializerAttribute(Type^, Type^, Boolean)

Initializes a new instance of the RootDesignerSerializerAttribute class using the specified attributes.

Return to top
Show: