public List <KhachHang> DanhSach()
 {
     return(khDAL.DanhSach());
 }