Setting Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Setting class.
Overload List
Name | Description | |
---|---|---|
Setting() | Initializes a new instance of the Setting class. | |
Setting(String, SettingType, String, String) | Initializes a new instance of the Setting class with the specified properties. |
Top