Property | Type | Description | |
---|---|---|---|
FileName | string | ||
Files | List |
||
Hash | char[] | ||
Name | string | ||
PieceLength | int |
Method | Description | |
---|---|---|
CheckHash ( int index, |
||
Torrent ( string name, List |
public CheckHash ( int index, |
||
index | int | |
fileOnDisk | ||
checkFirstOnly | bool | |
return | bool |
public Torrent ( string name, List |
||
name | string | |
files | List |
|
pieceLength | int | |
hash | char | |
fileName | string | |
return | System |