Esempio n. 1
0
 public EfRepository(CollegeContext dbContext)
 {
     _dbContext = dbContext;
 }