C# 클래스 PlatformHelper, rainCrossBow

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

공개 메소드들

메소드 설명
IsOSX ( this platform ) : bool
IsWindows ( this platform ) : bool

메소드 상세

IsOSX() 공개 정적인 메소드

public static IsOSX ( this platform ) : bool
platform this
리턴 bool

IsWindows() 공개 정적인 메소드

public static IsWindows ( this platform ) : bool
platform this
리턴 bool