Method ConfigureSingleCollectionCatalog
ConfigureSingleCollectionCatalog(CatalogBuilder)
Configures the specified builder with the
specific content of this SingleCollectionCatalog<TItem>
isntance.
Declaration
protected virtual void ConfigureSingleCollectionCatalog(CatalogBuilder builder)
Parameters
| Type | Name | Description |
|---|---|---|
| CatalogBuilder | builder | The target builder. |