C# Class Stall.Helpers.DirectoryInfoExtensions

Afficher le fichier Open project: jamesqo/Stall

Méthodes publiques

Méthode Description
AddToPath ( this directory ) : bool
EnumerateAllFiles ( this directory ) : IEnumerable
Size ( this directory ) : int

Method Details

AddToPath() public static méthode

public static AddToPath ( this directory ) : bool
directory this
Résultat bool

EnumerateAllFiles() public static méthode

public static EnumerateAllFiles ( this directory ) : IEnumerable
directory this
Résultat IEnumerable

Size() public static méthode

public static Size ( this directory ) : int
directory this
Résultat int