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