C# Class GameLoader.IO.IOChecker

Afficher le fichier Open project: zlepper/GameLoader Class Usage Examples

Méthodes publiques

Méthode Description
FileOrDirectoryExists ( string name ) : bool
ShouldUseDir ( string path ) : DirectoryInfo

Method Details

FileOrDirectoryExists() public static méthode

public static FileOrDirectoryExists ( string name ) : bool
name string
Résultat bool

ShouldUseDir() public méthode

public ShouldUseDir ( string path ) : DirectoryInfo
path string
Résultat System.IO.DirectoryInfo