C# Class FilesMatchFinder.TreeWalker

Show file Open project: parshikov/FileMatchFinder

Public Methods

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

Method Details

FindFiles() public static method

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