C# 클래스 VAGSuite.AppSettings

파일 보기 프로젝트 열기: Blackfrosch/VAGEDCSuite 1 사용 예제들

공개 메소드들

메소드 설명
AppSettings ( ) : System
SaveSettings ( ) : void

비공개 메소드들

메소드 설명
ConvertToDouble ( string v ) : double
SaveRegistrySetting ( string key, Int32 value ) : void
SaveRegistrySetting ( string key, bool value ) : void
SaveRegistrySetting ( string key, string value ) : void

메소드 상세

AppSettings() 공개 메소드

public AppSettings ( ) : System
리턴 System

SaveSettings() 공개 메소드

public SaveSettings ( ) : void
리턴 void