示例#1
0
 public List <BEHotel> GetDocDistintos(BEHotel objBE)
 {
     return(DA.GetDocDistintos(objBE));
 }