C# Class WatchThis.Utilities.FileEnumerator

Afficher le fichier Open project: kevintavog/WatchThis.net

Méthodes publiques

Méthode Description
AddFilenames ( Action add, string path, bool>.Func accept = null ) : void
AddFilenames ( Queue fileQueue, string path, bool>.Func accept = null ) : void

Method Details

AddFilenames() static public méthode

static public AddFilenames ( Action add, string path, bool>.Func accept = null ) : void
add Action
path string
accept bool>.Func
Résultat void

AddFilenames() static public méthode

static public AddFilenames ( Queue fileQueue, string path, bool>.Func accept = null ) : void
fileQueue Queue
path string
accept bool>.Func
Résultat void