示例#1
0

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