public void SelectAll() { DonHangDAL selectAllDonHang = new DonHangDAL(); KetQua = selectAllDonHang.SelectAll(); }