C# Class OctoTorrent.Tracker.InfoHashTrackable

Inheritance: ITrackable
Afficher le fichier Open project: Eskat0n/OctoTorrent

Méthodes publiques

Méthode Description
InfoHashTrackable ( Torrent torrent ) : System
InfoHashTrackable ( string name, InfoHash infoHash ) : System

Method Details

InfoHashTrackable() public méthode

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

InfoHashTrackable() public méthode

public InfoHashTrackable ( string name, InfoHash infoHash ) : System
name string
infoHash InfoHash
Résultat System