C# Class FlatRedBall.Debugging.CrossPlatform

Datei anzeigen Open project: vchelaru/FlatRedBall

Public Methods

Method Description
AddPlatformBasedRestrictions ( System.Platform platform ) : void
ShouldApplyRestrictionsFor ( System.Platform platform ) : bool

Method Details

AddPlatformBasedRestrictions() public static method

public static AddPlatformBasedRestrictions ( System.Platform platform ) : void
platform System.Platform
return void

ShouldApplyRestrictionsFor() public static method

public static ShouldApplyRestrictionsFor ( System.Platform platform ) : bool
platform System.Platform
return bool