C# 클래스 ThoNohT.NohBoard.Extra.GlobalSettings

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Load ( ) : bool

Loads the settings.

Save ( ) : void

Saves the settings.

메소드 상세

Load() 공개 정적인 메소드

Loads the settings.
public static Load ( ) : bool
리턴 bool

Save() 공개 정적인 메소드

Saves the settings.
public static Save ( ) : void
리턴 void