public ProctorController(ProctorsContext context) { _context = context; }
public HomeController(ProctorsContext context) { _context = context; }