C# Class Knot3.Framework.Platform.SystemInfo

Afficher le fichier Open project: knot3/knot3-code

Méthodes publiques

Свойство Type Description
PathSeparator char

Méthodes publiques

Méthode Description
IsRunningOnLinux ( ) : bool
IsRunningOnMono ( ) : bool
IsRunningOnMonogame ( ) : bool
IsRunningOnWindows ( ) : bool

Private Methods

Méthode Description
findBaseDirectory ( ) : void

Method Details

IsRunningOnLinux() public static méthode

public static IsRunningOnLinux ( ) : bool
Résultat bool

IsRunningOnMono() public static méthode

public static IsRunningOnMono ( ) : bool
Résultat bool

IsRunningOnMonogame() public static méthode

public static IsRunningOnMonogame ( ) : bool
Résultat bool

IsRunningOnWindows() public static méthode

public static IsRunningOnWindows ( ) : bool
Résultat bool

Property Details

PathSeparator public_oe static_oe property

public static char PathSeparator
Résultat char