Ejemplo n.º 1
0
 public void DoOnConnectionOpen_CloseConnection()
 {
     myDoOnConnectionOpen = (x, y) => OutputChannel.CloseConnection();
 }