コード例 #1
0
 public ApiServiceService(IApiSearch apiSearch)
 {
     this.apiSearch = apiSearch;
 }