| Public Member Functions | |
| Settings () | |
| Properties | |
| static Settings | Default  [get] | 
| Private Member Functions | |
| void | SettingChangingEventHandler (object sender, System.Configuration.SettingChangingEventArgs e) | 
| void | SettingsSavingEventHandler (object sender, System.ComponentModel.CancelEventArgs e) | 
| Static Private Attributes | |
| static Settings | defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))) | 
Definition at line 16 of file Settings.Designer.cs.
| LibMC::Properties::Settings::Settings | ( | ) |  [inline] | 
Definition at line 19 of file Settings.cs.
| void LibMC::Properties::Settings::SettingChangingEventHandler | ( | object | sender, | |
| System.Configuration.SettingChangingEventArgs | e | |||
| ) |  [inline, private] | 
Definition at line 28 of file Settings.cs.
| void LibMC::Properties::Settings::SettingsSavingEventHandler | ( | object | sender, | |
| System.ComponentModel.CancelEventArgs | e | |||
| ) |  [inline, private] | 
Definition at line 32 of file Settings.cs.
| Settings LibMC::Properties::Settings::defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())))  [static, private] | 
Definition at line 18 of file Settings.Designer.cs.
| Settings LibMC::Properties::Settings::Default  [static, get] | 
Definition at line 20 of file Settings.Designer.cs.
 1.5.5
 1.5.5