C# Class OctoTorrent.Dht.NodeFoundEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: Eskat0n/OctoTorrent

Public Methods

Method Description
NodeFoundEventArgs ( Node node ) : System

Method Details

NodeFoundEventArgs() public method

public NodeFoundEventArgs ( Node node ) : System
node Node
return System