Dart.Telnet Namespace > IPEndPoint Class > IPEndPoint Constructor : IPEndPoint Constructor(String) |
Public Function New( _ ByVal hostNameOrAddress As String _ )
Dim hostNameOrAddress As String Dim instance As New IPEndPoint(hostNameOrAddress)
public IPEndPoint( string hostNameOrAddress )
public: IPEndPoint( string* hostNameOrAddress )
public: IPEndPoint( String^ hostNameOrAddress )