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