C# 클래스 Tsunami.TrackerHost

파일 보기 프로젝트 열기: mono/tsunami 1 사용 예제들

공개 메소드들

메소드 설명
Run ( ) : void
TrackerHost ( ) : System

비공개 메소드들

메소드 설명
AddHistory ( string line ) : void
AddListener ( Uri uri ) : void
AddWatcher ( string line ) : void
Process ( string s ) : bool
RemoveListener ( Uri uri ) : void
RemoveWatcher ( string line ) : void
TorrentFound ( object o, MonoTorrent.TorrentWatcher.TorrentWatcherEventArgs e ) : void

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

TrackerHost() 공개 메소드

public TrackerHost ( ) : System
리턴 System