An NDoc Documented Class Library

Settings Members

Settings overview

Public Static Properties

Value 

Public Instance Constructors

Settings Constructor Initializes a new instance of the Settings class.

Public Instance Properties

Context (inherited from ApplicationSettingsBase) 
Item (inherited from ApplicationSettingsBase) 
Properties (inherited from ApplicationSettingsBase) 
PropertyValues (inherited from SettingsBase) 
Providers (inherited from ApplicationSettingsBase) 
SettingsKey (inherited from ApplicationSettingsBase) 

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetPreviousVersion (inherited from ApplicationSettingsBase) 
GetType (inherited from Object)Gets the Type of the current instance.
Initialize (inherited from SettingsBase) 
Reload (inherited from ApplicationSettingsBase) 
Reset (inherited from ApplicationSettingsBase) 
Save (inherited from ApplicationSettingsBase) 
ToString (inherited from Object)Returns a String that represents the current Object.
Upgrade (inherited from ApplicationSettingsBase) 

Public Instance Events

PropertyChanged (inherited from ApplicationSettingsBase) 
SettingChanging (inherited from ApplicationSettingsBase) 
SettingsSaving (inherited from ApplicationSettingsBase) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnPropertyChanged (inherited from ApplicationSettingsBase) 
OnSettingChanging (inherited from ApplicationSettingsBase) 
OnSettingsSaving (inherited from ApplicationSettingsBase) 

See Also

Settings Class | PunkMan_Editor.Properties Namespace