- Namespace
- Statiq
.Common - Containing Type
- Bootstrapper
Pipeline Extensions
Syntax
public static TBootstrapper AddPipelines<TBootstrapper>(this TBootstrapper bootstrapper, Assembly assembly)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
assembly | Assembly |
Return Value
Type | Description |
---|---|
TBootstrapper |