- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
Command Extensions
Syntax
public static TBootstrapper AddCommands<TBootstrapper>(this TBootstrapper bootstrapper, Type parentType)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
parentType | Type |
Return Value
Type | Description |
---|---|
TBootstrapper |