예제 #1
0
 public void DoOnConnectionClosed_OpenConnection()
 {
     myDoOnConnectionClosed = (x, y) => OutputChannel.OpenConnection();
 }