Exemplo n.º 1
0
 /*Update*/
 public string UpdHotels(BEHotel BEHotel)
 {
     return(DA.UpdHotels(BEHotel));
 }