示例#1
0
 public IngredientController(GBOHContext context) => _context = context;
 public RecipeController(GBOHContext context) => _context = context;