Exemple #1
0
 public List <BEHotel> GetHotelsAll(string codLocal)
 {
     return(DA.GetHotelsAll(codLocal));
 }