StopAll() private method

private StopAll ( ) : void
return void
示例#1
0
 void IOperationHost.Abort()
 {
     Debugger.StopAll();
 }