Ejemplo n.º 1
0
 public void EngageWith(AsyncSocket.ISocket socket)
 {
     _pipeline.EngageWith(socket);
 }