C# Class CodicExtension.Properties.Settings

Inheritance: global::System.Configuration.ApplicationSettingsBase
Show file Open project: codic-project/codic-vs-extension

Private Properties

Property Type Description
SettingChangingEventHandler void
SettingsSavingEventHandler void

Public Methods

Method Description
Settings ( )

Private Methods

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

Method Details

Settings() public method

public Settings ( )