Example #1
0
 public string IUpdListHotels(List <BEVentas> lstBEVentas)
 {
     return(BL.UpdListVentas(lstBEVentas));
 }