public CreateModel(ASPLearning.Data.ASPLearningContext context) { _context = context; }
public EditModel(ASPLearning.Data.ASPLearningContext context) { _context = context; }
public DetailsModel(ASPLearning.Data.ASPLearningContext context) { _context = context; }
public IndexModel(ASPLearning.Data.ASPLearningContext context) { _context = context; }