public ListDataController(IMDB_1Context context) { _context = context; }
public ImdbDataController(IMDB_1Context context) { _context = context; }