Example #1
0
 public void Execute(object parameter)
 {
     _mainVM.SaveFoodItem();
     //throw new NotImplementedException();
 }