C# Class MONI.Util.Utils

Afficher le fichier Open project: dotob/moni

Méthodes publiques

Méthode Description
CanCreateFile ( string dir ) : bool
MoniAppDataPath ( ) : string
PatchFilePath ( string path ) : string

Method Details

CanCreateFile() public static méthode

public static CanCreateFile ( string dir ) : bool
dir string
Résultat bool

MoniAppDataPath() public static méthode

public static MoniAppDataPath ( ) : string
Résultat string

PatchFilePath() public static méthode

public static PatchFilePath ( string path ) : string
path string
Résultat string