Esempio n. 1
0
 public ServiceResult <IEnumerable <Drink> > GetByCondition(Drink drink) => Drinks.GetByCondition(drink);