Exemplo n.º 1
0
 public bool ChinhSuaKH(KhachHang kh)
 {
     return(objKH.ChinhSuaKH(kh));
 }