C# Class OctoTorrent.Tracker.InfoHashTrackable

Inheritance: ITrackable
Mostra file Open project: Eskat0n/OctoTorrent

Public Methods

Method Description
InfoHashTrackable ( Torrent torrent ) : System
InfoHashTrackable ( string name, InfoHash infoHash ) : System

Method Details

InfoHashTrackable() public method

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

InfoHashTrackable() public method

public InfoHashTrackable ( string name, InfoHash infoHash ) : System
name string
infoHash InfoHash
return System