Esempio n. 1
0
 //Sửa dữ liệu
 public void SuaDuLieu(KhachHang et)
 {
     cn.SuaDuLieu(et);
 }