Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FilesMatchFinder
TreeWalker
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