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