Exemple #1
0
 public DishController(Chefs_N_DishesContext context)
 {
     db = context;
 }