示例#1
0
 public PhieuMuonBLL()
 {
     pmDAL = new PhieuMuonDAL();
 }
 public PhieuMuonBUS()
 {
     phieuMuonDAL = new PhieuMuonDAL();
 }