public Task <Mono.Api.AmazonClient.Model.ItemsResult> GetMoreItems(Mono.Api.AmazonClient.AmazonProxyService.SearchIndexType indexType, int itemPage)
 {
     throw new NotImplementedException();
 }
 public Task <Mono.Api.AmazonClient.Model.Ranking> GetRanking(Mono.Api.AmazonClient.AmazonProxyService.SearchIndexType indexType)
 {
     throw new NotImplementedException();
 }