C# 클래스 Verses.iOS.EasySettings

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

공개 메소드들

메소드 설명
IsFirstRun ( ) : bool
SetFirstRun ( bool firstRun ) : void

메소드 상세

IsFirstRun() 공개 정적인 메소드

public static IsFirstRun ( ) : bool
리턴 bool

SetFirstRun() 공개 정적인 메소드

public static SetFirstRun ( bool firstRun ) : void
firstRun bool
리턴 void