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