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

Inheritance: System.EventArgs
Mostrar archivo Open project: haroldma/Universal.Torrent

Public Methods

Method Description
NodeFoundEventArgs ( Node node ) : Universal.Torrent.Dht.Nodes

Method Details

NodeFoundEventArgs() public method

public NodeFoundEventArgs ( Node node ) : Universal.Torrent.Dht.Nodes
node Node
return Universal.Torrent.Dht.Nodes