public IpInfo( string IpAddress, int port )
Public Sub New ( _ IpAddress As String, _ port As Integer _ )
public: IpInfo( String^ IpAddress, int port )
Assembly: ServiceProvider (Module: ServiceProvider)