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