Beispiel #1
0
 public DataTable GetPoiTypeData(string start, string end)
 {
     return(service.GetPoiTypeData(start, end));
 }