예제 #1
0
 public CauThuBUS()
 {
     ctDAL = new CauThuDAL();
 }
예제 #2
0
 public CauThuBLL()
 {
     db = new CauThuDAL();
 }