Exemplo n.º 1
0

        
Exemplo n.º 2
0
 public void Bind(string address, int port)
 {
     boundAddress = new FakeEndPoint(address, port);
 }