LibMC::Properties::Settings Class Reference


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())))

Detailed Description

Definition at line 16 of file Settings.Designer.cs.


Constructor & Destructor Documentation

LibMC::Properties::Settings::Settings (  )  [inline]

Definition at line 19 of file Settings.cs.


Member Function Documentation

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.


Field Documentation

Settings LibMC::Properties::Settings::defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))) [static, private]

Definition at line 18 of file Settings.Designer.cs.


Property Documentation

Settings LibMC::Properties::Settings::Default [static, get]

Definition at line 20 of file Settings.Designer.cs.


The documentation for this class was generated from the following files:

Generated on Thu Nov 13 14:22:59 2008 for Mobile-C by  doxygen 1.5.5