C# 클래스 FilesMatchFinder.TreeWalker

파일 보기 프로젝트 열기: parshikov/FileMatchFinder

공개 메소드들

메소드 설명
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