public bool themDonHang(DonHangPublic dh) { try { return(dhdal.themDonHang(dh)); } catch (Exception ex) { throw ex; } }