C# 클래스 TraktRater.Settings.AppSettings

파일 보기 프로젝트 열기: damienhaynes/TraktRater

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Load ( ) : void

Loads the Settings

Save ( ) : void

Saves the Settings

메소드 상세

Load() 공개 정적인 메소드

Loads the Settings
public static Load ( ) : void
리턴 void

Save() 공개 정적인 메소드

Saves the Settings
public static Save ( ) : void
리턴 void