예제 #1
0
 public List <Lacteo> AllLacteo([Service] IngredientesRepository repo) =>
 repo.GetLacteos();