C# Class Tsunami.TrackerHost

Show file Open project: mono/tsunami Class Usage Examples

Public Methods

Method Description
Run ( ) : void
TrackerHost ( ) : System

Private Methods

Method Description
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

Method Details

Run() public method

public Run ( ) : void
return void

TrackerHost() public method

public TrackerHost ( ) : System
return System