C# 클래스 Charmed.SettingsManager

상속: ISettingsManager
파일 보기 프로젝트 열기: brentedwards/Charmed

Private Properties

프로퍼티 타입 설명
SettingsPane_CommandsRequested void

공개 메소드들

메소드 설명
Cleanup ( ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
SettingsPane_CommandsRequested ( SettingsPane sender, SettingsPaneCommandsRequestedEventArgs args ) : void

메소드 상세

Cleanup() 공개 메소드

public Cleanup ( ) : void
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void