public bool DelData(int ma)
 {
     return(khachHangDAL.DelData(ma));
 }