C# Class Gwupe.Cloud.Messaging.Elements.IpEndPointElement

Mostrar archivo Open project: gwupe/Gwupe

Public Methods

Method Description
IpEndPointElement ( ) : System
IpEndPointElement ( IPEndPoint externalEndPoint ) : System

Method Details

IpEndPointElement() public method

public IpEndPointElement ( ) : System
return System

IpEndPointElement() public method

public IpEndPointElement ( IPEndPoint externalEndPoint ) : System
externalEndPoint System.Net.IPEndPoint
return System