Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: SettingsThreadedBase CloneForSaveThreaded()

Declaration

protected abstract SettingsThreadedBase CloneForSaveThreaded()

Summary

Must return a deep clone of this class. This will be used to create a snapshot of the settings at the time when SettingsThreadedBase.SaveThreaded(string, SettingsSerializer?) is called.