UserSetting Methods |
The UserSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | (Inherited from AppSetting.) | |
| CompareTo | (Inherited from AppSetting.) | |
| Equals | (Inherited from AppSetting.) | |
| GetHashCode | (Inherited from AppSetting.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |