Exemplo n.º 1
0
 public List <BEHotel> GetDocDistintos(BEHotel objBE)
 {
     return(DA.GetDocDistintos(objBE));
 }