Interface IPreferencesSyncher


  • public interface IPreferencesSyncher
    An object that can be synched with its preferences.
    • Method Detail

      • preferencesRestore

        void preferencesRestore()
        Load the object state from the IPreferences.
      • preferencesStore

        void preferencesStore()
        Save the object state to the IPreferences.