Exemple #1
0
 public Boolean Update(KhachHang sx)
 {
     return(db.Update(sx));
 }