Exemplo n.º 1
0
 //Thêm dữ liệu
 public void ThemDuLieu(KhachHang et)
 {
     cn.ThemDuLieu(et);
 }