ICustomObjectSerialize Members
Declares methods implemented by classes that interact with the settings storage.Methods
| Name | Description |
|---|---|
| ReadPropertyValues(SettingsStorage) | Reads values from the settings storage object. |
| WritePropertyValues(SettingsStorage) | Writes values to the settings storage object. |
See Also