Beispiel #1
0

        
Beispiel #2
0
 public void Bind(string address, int port)
 {
     boundAddress = new FakeEndPoint(address, port);
 }