public UserCreator(ruanj1801.Models.CourseManagerEntities context) { _context = context; }
public ActionLinkCreator(ruanj1801.Models.CourseManagerEntities context) { _context = context; }