Beispiel #1
0
 public List <BEHotel> GetporCorrelativo(BEHotel beHotel)
 {
     return(DA.GetHotelsporCorrelativo(beHotel));
 }