Exemplo n.º 1
0
 public ActionLinkCreator(MvcApplication2.Models.CoursemanagerEntities context)
 {
     _context = context;
 }