コード例 #1
0
 void ISoftDebuggerConnectionProvider.CancelConnect(IAsyncResult result)
 {
     CommandConnection.CancelStartDebugger(result);
 }