示例#1
0
 public NhanvienDAL()
 {
     dc = new connect();
 }
示例#2
0
 public QuanLyDAL()
 {
     dc = new connect();
 }