public InventoriesController(SakilaPracticeContext context) { _context = context; }
public film_actorController(SakilaPracticeContext context) { _context = context; }
public film_categoryController(SakilaPracticeContext context) { _context = context; }