Exemple #1
0
 public DeTaiRepository()
 {
     context = new DoAnDbContext();
 }
Exemple #2
0
 public DangKyController()
 {
     context = new DoAnDbContext();
 }