C# 클래스 AerialForWindows.Settings

파일 보기 프로젝트 열기: thoemmi/AerialForWindows

Private Properties

프로퍼티 타입 설명
ReadInteger int
Settings System

공개 메소드들

메소드 설명
Save ( ) : void

비공개 메소드들

메소드 설명
ReadInteger ( RegistryKey key, string name, int defaultValue ) : int
Settings ( ) : System

메소드 상세

Save() 공개 메소드

public Save ( ) : void
리턴 void