1 reference to
System (1)
net\System\Net\Sockets\UDPClient.cs (1)
73
public UdpClient(int port) :
this
(port,AddressFamily.InterNetwork) {