C# Class FileFind.Meshwork.NearbyNode

Exibir arquivo Open project: codebutler/meshwork

Public Methods

Method Description
NearbyNode ( string networkId, string nodeId, string nickname, IPAddress address, int port ) : System

Method Details

NearbyNode() public method

public NearbyNode ( string networkId, string nodeId, string nickname, IPAddress address, int port ) : System
networkId string
nodeId string
nickname string
address System.Net.IPAddress
port int
return System