Esempio n. 1
0
 public void Bind(IEndpoint endpoint)
 {
     transport.Bind(this, endpoint);
 }