C# 클래스 FlatRedBall.Debugging.CrossPlatform

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
AddPlatformBasedRestrictions ( System.Platform platform ) : void
ShouldApplyRestrictionsFor ( System.Platform platform ) : bool

메소드 상세

AddPlatformBasedRestrictions() 공개 정적인 메소드

public static AddPlatformBasedRestrictions ( System.Platform platform ) : void
platform System.Platform
리턴 void

ShouldApplyRestrictionsFor() 공개 정적인 메소드

public static ShouldApplyRestrictionsFor ( System.Platform platform ) : bool
platform System.Platform
리턴 bool