public List <BEHotel> GetHotelsAnteriores(BEHotel beHotel) { return(DA.GetHotelsAnteriores(beHotel)); }