C# Class CSL.SettingsFile

Inheritance: global::System.Configuration.ApplicationSettingsBase
Show file Open project: joslinm/CSL

Private Properties

Property Type Description
SettingChangingEventHandler void
SettingsSavingEventHandler void

Public Methods

Method Description
SettingsFile ( )

Private Methods

Method Description
SettingChangingEventHandler ( object sender, System e ) : void
SettingsSavingEventHandler ( object sender, System e ) : void

Method Details

SettingsFile() public method

public SettingsFile ( )