C# Class Universal.Torrent.Client.Args.PeersFoundEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: haroldma/Universal.Torrent

Méthodes publiques

Méthode Description
PeersFoundEventArgs ( InfoHash infoHash, List peers ) : System.Collections.Generic

Method Details

PeersFoundEventArgs() public méthode

public PeersFoundEventArgs ( InfoHash infoHash, List peers ) : System.Collections.Generic
infoHash InfoHash
peers List
Résultat System.Collections.Generic