C# Class PlatformHelper, rainCrossBow

Show file Open project: Collegiennes/rainCrossBow Class Usage Examples

Public Methods

Method Description
IsOSX ( this platform ) : bool
IsWindows ( this platform ) : bool

Method Details

IsOSX() public static method

public static IsOSX ( this platform ) : bool
platform this
return bool

IsWindows() public static method

public static IsWindows ( this platform ) : bool
platform this
return bool