C# Class Helios.Topology.EmptyNode

Special case pattern - uses an Empty node to denote when an item is local, rather than networked.
Inheritance: INode
Afficher le fichier Open project: helios-io/helios

Méthodes publiques

Méthode Description
Clone ( ) : object
ToEndPoint ( ) : IPEndPoint

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

ToEndPoint() public méthode

public ToEndPoint ( ) : IPEndPoint
Résultat System.Net.IPEndPoint