C# Class OctoTorrent.TorrentEditor

Inheritance: OctoTorrent.EditableTorrent
Mostra file Open project: Eskat0n/OctoTorrent

Public Methods

Method Description
TorrentEditor ( BEncodedDictionary metadata ) : System
TorrentEditor ( Torrent torrent ) : System

Method Details

TorrentEditor() public method

public TorrentEditor ( BEncodedDictionary metadata ) : System
metadata BEncodedDictionary
return System

TorrentEditor() public method

public TorrentEditor ( Torrent torrent ) : System
torrent Torrent
return System