Exemplo n.º 1
0
 public IEnumerable <String> FetchAndCreateListOfUsedProviders()
 {
     return(_orderItemsSearcher.AggregatedProviders());
 }