CS2JNet.System.Net.IPEndPoint IPEndPoint System.Net.IPEndPoint System.Net.EndPoint System.Net.IPAddress Address ${this:16}.getIPAddress() ${this:16}.setIPAddress(${value}) System.Int32 Port ${this:16}.getPort() ${this:16}.setPort(${value}) System.Net.IPAddress address System.Int32 port CS2JNet.System.Net.IPEndPoint new IPEndPoint(${address}, ${port})