Ejemplo n.º 1
0
 public virtual bool CanExecute(MethodCommand command, object parameter)
 {
     return(command.ContinueCanExecute(parameter));
 }