C# Class Universal.Torrent.Dht.EventArgs.NodeFoundEventArgs

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

Méthodes publiques

Méthode Description
NodeFoundEventArgs ( Node node ) : Universal.Torrent.Dht.Nodes

Method Details

NodeFoundEventArgs() public méthode

public NodeFoundEventArgs ( Node node ) : Universal.Torrent.Dht.Nodes
node Node
Résultat Universal.Torrent.Dht.Nodes