C# Class Tsunami.TrackerHost

Afficher le fichier Open project: mono/tsunami Class Usage Examples

Méthodes publiques

Méthode Description
Run ( ) : void
TrackerHost ( ) : System

Private Methods

Méthode 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 méthode

public Run ( ) : void
Résultat void

TrackerHost() public méthode

public TrackerHost ( ) : System
Résultat System