Property | Type | Description | |
---|---|---|---|
LoadTorrent | void | ||
OpenTorrent | bool | ||
ParseMultipleFiles | void | ||
ParsePieceHashes | void | ||
ParseSingleFile | void | ||
Torrent | System | ||
Torrent | System |
Method | Description | |
---|---|---|
LoadTorrent ( ) : void | ||
OpenTorrent ( string localFilename ) : bool | ||
ParseMultipleFiles ( ) : void | ||
ParsePieceHashes ( byte hashdata ) : void | ||
ParseSingleFile ( ) : void | ||
Torrent ( ) : System | ||
Torrent ( string localFilename ) : System |