Method | Description | |
---|---|---|
Create ( |
||
Equals ( object comparand ) : bool | ||
GetHashCode ( ) : int | ||
IPEndPoint ( |
||
IPEndPoint ( long address, int port ) : System | ||
Serialize ( ) : |
||
ToString ( ) : string |
public Create ( |
||
socketAddress | ||
return |
public IPEndPoint ( |
||
address | ||
port | int | |
return | System |
public IPEndPoint ( long address, int port ) : System | ||
address | long | |
port | int | |
return | System |