Overload | Description |
---|---|
PluginSetup Constructor() | Initializes a new instance of the class. Initializes a new instance of the class with default data. |
PluginSetup Constructor(PluginSetup) | Initializes a new instance of the class. Initializes a new copy of the object. |
PluginSetup Constructor(String) | Initializes a new instance of the class. Initializes a new enumeration member with given URI string. |
PluginSetup Constructor(String,Boolean) | Initializes a new instance of the class. Initializes a new enumeration member with given URI string and enabled flag. |
PluginSetup Constructor(Uri) | Initializes a new instance of the class. Initializes a new enumeration member with given URI. |
PluginSetup Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class. Initializes a new instance of the class with serialized data. |