Esempio n. 1
0
 public void AddKH(KHACHHANG kh)
 {
     khtemp.AddKH(kh);
 }
 public void AddKH(KhachHang kh)
 {
     khtemp.AddKH(kh);
 }