C# Class CodeOwls.TxF.Extensions

Afficher le fichier Open project: beefarino/TxF

Méthodes publiques

Méthode Description
GetFilesTransacted ( this directory ) : IEnumerable
GetFilesTransacted ( this directory, string pattern ) : IEnumerable

Method Details

GetFilesTransacted() public static méthode

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

GetFilesTransacted() public static méthode

public static GetFilesTransacted ( this directory, string pattern ) : IEnumerable
directory this
pattern string
Résultat IEnumerable