- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
Configuration Extensions
Syntax
public static TBootstrapper ConfigureEngineManager<TBootstrapper>(this TBootstrapper bootstrapper, Action<IEngineManager> action)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
action | Action |
Return Value
Type | Description |
---|---|
TBootstrapper |