plebble
us.gov.socket.client.IPEndPoint Class Reference
Inheritance diagram for us.gov.socket.client.IPEndPoint:
Collaboration diagram for us.gov.socket.client.IPEndPoint:

Public Member Functions

 IPEndPoint (long address, int port)
 
 IPEndPoint (IPAddress address, int port)
 

Static Public Member Functions

static bool TryParse (string value, out IPEndPoint result)
 

Constructor & Destructor Documentation

◆ IPEndPoint() [1/2]

us.gov.socket.client.IPEndPoint.IPEndPoint ( long  address,
int  port 
)
inline

Referenced by us.gov.socket.client.IPEndPoint.TryParse().

Here is the caller graph for this function:

◆ IPEndPoint() [2/2]

us.gov.socket.client.IPEndPoint.IPEndPoint ( IPAddress  address,
int  port 
)
inline

Member Function Documentation

◆ TryParse()

static bool us.gov.socket.client.IPEndPoint.TryParse ( string  value,
out IPEndPoint  result 
)
inlinestatic

References us.gov.socket.client.IPEndPoint.IPEndPoint().

Referenced by us::gov::socket::client.connect0().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: