C# 클래스 ClientLauncher.UserPreferences

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

공개 메소드들

메소드 설명
UpdateSettings ( SettingsType theType, object theSetting ) : void
UserPreferences ( ) : System

비공개 메소드들

메소드 설명
LoadPreferences ( ) : void

메소드 상세

UpdateSettings() 공개 메소드

public UpdateSettings ( SettingsType theType, object theSetting ) : void
theType SettingsType
theSetting object
리턴 void

UserPreferences() 공개 메소드

public UserPreferences ( ) : System
리턴 System