public virtual void Execute(MethodCommand command, object parameter)
 {
     command.ContinueExecute(parameter);
 }