Exemplo n.º 1
0
 public DataSet get_all_city_by_interest(logiclayer li)
 {
     return(dl.get_city_by_interest(li));
 }