C# 클래스 OctoTorrent.Tracker.InfoHashTrackable

상속: ITrackable
파일 보기 프로젝트 열기: Eskat0n/OctoTorrent

공개 메소드들

메소드 설명
InfoHashTrackable ( Torrent torrent ) : System
InfoHashTrackable ( string name, InfoHash infoHash ) : System

메소드 상세

InfoHashTrackable() 공개 메소드

public InfoHashTrackable ( Torrent torrent ) : System
torrent Torrent
리턴 System

InfoHashTrackable() 공개 메소드

public InfoHashTrackable ( string name, InfoHash infoHash ) : System
name string
infoHash InfoHash
리턴 System