Exemplo n.º 1
0
 public ISearchClient <T> IncludeEmptyFacets(bool include)
 {
     return(Source.IncludeEmptyFacets(include));
 }