Ejemplo n.º 1
0
 public bool CanExecute(ExecutionCommand command)
 {
     return(DebuggingService.CanDebugCommand(command));
 }