C# 클래스 DeploymentTracker.Properties.Settings

상속: global::System.Configuration.ApplicationSettingsBase
파일 보기 프로젝트 열기: RyanTBerry/WindowsAzureDeploymentTracker

Private Properties

프로퍼티 타입 설명
SettingChangingEventHandler void
SettingsSavingEventHandler void

공개 메소드들

메소드 설명
Settings ( )

Initializes a new instance of the Settings class.

비공개 메소드들

메소드 설명
SettingChangingEventHandler ( object sender, System e ) : void

Settings the changing event handler.

SettingsSavingEventHandler ( object sender, System e ) : void

Settingses the saving event handler.

메소드 상세

Settings() 공개 메소드

Initializes a new instance of the Settings class.
public Settings ( )