Exemplo n.º 1
0
 public InstructorRepository(MyDbContext myDbContext)
 {
     _myDbContext = myDbContext;
 }