public virtual void Execute(object parameter)
 {
     _vm.GetCommandAction(CommandActionType).Invoke();
 }