public CreateModel(WEB_SIS_2.Models2.ReviewDBContext context) { _context = context; }
public Index2Model(WEB_SIS_2.Models2.ReviewDBContext context) { _context = context; }
public DetailsModel(WEB_SIS_2.Models2.ReviewDBContext context) { _context = context; }
public EditModel(WEB_SIS_2.Models2.ReviewDBContext context) { _context = context; }