public DichVuDAL()
 {
     this.ql = new QLPT();
 }
Exemple #2
0
 public KhachThueDAL()
 {
     this.ql = new QLPT();
 }
 public HoaDonDAL()
 {
     this.ql = new QLPT();
 }
Exemple #4
0
 public PhongTroDAL()
 {
     this.ql = new QLPT();
 }
 public NguoiDungDAL()
 {
     this.ql = new QLPT();
 }