public virtual bool CanExecute(MethodCommand command, object parameter) { return(command.ContinueCanExecute(parameter)); }