示例#1
0
 public void CancelExecution()
 {
     _currentCommand.OnCancelExecutionRequest();
 }