Esempio n. 1
0
 protected override IEnumerable <AlcoholItem> GetData()
 {
     return(_repository.GetAlcohol());
 }