コード例 #1
0
 public List <InfoData> QueryInfoByLocation(string location)
 {
     return(BizApi.QueryInfoByLocation(location));
 }