Ejemplo n.º 1
0
 public List <Lacteo> AllLacteo([Service] IngredientesRepository repo) =>
 repo.GetLacteos();