C# Класс FilesMatchFinder.TreeWalker

Показать файл Открыть проект

Открытые методы

Метод Описание
FindFiles ( Torrent torrent, List files, string destinationPath, bool copyFile, bool checkFirstOnly ) : void

Описание методов

FindFiles() публичный статический Метод

public static FindFiles ( Torrent torrent, List files, string destinationPath, bool copyFile, bool checkFirstOnly ) : void
torrent Torrent
files List
destinationPath string
copyFile bool
checkFirstOnly bool
Результат void