SettingsKeyName Conversion Operators |
Name | Description | |
---|---|---|
(String to SettingsKeyName) |
Implicitly converts the specified SettingsKeyName string representation to a SettingsKeyName instance.
| |
(SettingsKeyName to String) |
Implicitly converts the specified SettingsKeyName instance to it's string representation.
|