C# Class FilesMatchFinder.TreeWalker

Afficher le fichier Open project: parshikov/FileMatchFinder

Méthodes publiques

Méthode Description
FindFiles ( Torrent torrent, List files, string destinationPath, bool copyFile, bool checkFirstOnly ) : void

Method Details

FindFiles() public static méthode

public static FindFiles ( Torrent torrent, List files, string destinationPath, bool copyFile, bool checkFirstOnly ) : void
torrent Torrent
files List
destinationPath string
copyFile bool
checkFirstOnly bool
Résultat void