Exemplo n.º 1
0
 public CourseInstructorController(ContosoUniversityContext _db)
 {
     this.db = _db;
 }