C# Class OctoTorrent.TorrentEditor

Inheritance: OctoTorrent.EditableTorrent
Afficher le fichier Open project: Eskat0n/OctoTorrent

Méthodes publiques

Méthode Description
TorrentEditor ( BEncodedDictionary metadata ) : System
TorrentEditor ( Torrent torrent ) : System

Method Details

TorrentEditor() public méthode

public TorrentEditor ( BEncodedDictionary metadata ) : System
metadata BEncodedDictionary
Résultat System

TorrentEditor() public méthode

public TorrentEditor ( Torrent torrent ) : System
torrent Torrent
Résultat System