Method | Description | |
---|---|---|
UserPreference ( string key, string name, string value ) : System |
Initializes a new instance of the UserPreference class.
|
public UserPreference ( string key, string name, string value ) : System | ||
key | string | The key. |
name | string | The name. |
value | string | The value. |
return | System |