public DeleteModel(RazorLessonContext context) { _context = context; }
public IndexModel(RazorLessonContext context) { _context = context; }