C# Class koside.KSPPathTools

Afficher le fichier Open project: TN-1/Kode_Desktop Class Usage Examples

Méthodes publiques

Méthode Description
IsLinux ( ) : bool
KSPDirectory ( string steam ) : string
LinuxSteam ( ) : string
WindowsSteam ( ) : string

Private Methods

Méthode Description
NormalizePath ( string path ) : string
NormalizeWindowsPath ( string path ) : string

Method Details

IsLinux() static public méthode

static public IsLinux ( ) : bool
Résultat bool

KSPDirectory() public static méthode

public static KSPDirectory ( string steam ) : string
steam string
Résultat string

LinuxSteam() static public méthode

static public LinuxSteam ( ) : string
Résultat string

WindowsSteam() static public méthode

static public WindowsSteam ( ) : string
Résultat string