C# Class JurassicCoffee.Console.Extensions

Afficher le fichier Open project: creamdog/JurassicCoffee

Méthodes publiques

Méthode Description
IsDirectory ( this path ) : bool
IsFile ( this path ) : bool

Method Details

IsDirectory() public static méthode

public static IsDirectory ( this path ) : bool
path this
Résultat bool

IsFile() public static méthode

public static IsFile ( this path ) : bool
path this
Résultat bool