public IndexModel(ShowSearcher.Data.ShowSearcherContext context) { _context = context; }
public DeleteModel(ShowSearcher.Data.ShowSearcherContext context) { _context = context; }
public DetailsModel(ShowSearcher.Data.ShowSearcherContext context) { _context = context; }
public EditModel(ShowSearcher.Data.ShowSearcherContext context) { _context = context; }