C# Class Ipop.Dht.Runner

ファイルを表示 Open project: pstjuste/brunet

Protected Properties

Property Type Description
_current_node Ipop.Dht.DhtIpopNode

Public Methods

Method Description
Main ( string args ) : int

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int

Property Details

_current_node protected_oe static_oe property

protected static DhtIpopNode,Ipop.Dht _current_node
return Ipop.Dht.DhtIpopNode