コード例 #1
0
 void cbChangeConnectionStateComplete(IAsyncResult result)
 {
     ConnectionStatusChanged.EndInvoke(result);
 }