- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
Command Extensions
Syntax
public static Bootstrapper AddCommand<TCommand>(this Bootstrapper bootstrapper)
where TCommand : class, ICommand
Type Parameters
Name | Description |
---|---|
TCommand |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | Bootstrapper |
Return Value
Type | Description |
---|---|
Bootstrapper |