- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
Syntax
public Bootstrapper SetDefaultCommand<TCommand>() where TCommand : class, ICommand
Type Parameters
Name | Description |
---|---|
TCommand |
Return Value
Type | Description |
---|---|
Bootstrapper |
public Bootstrapper SetDefaultCommand<TCommand>() where TCommand : class, ICommand
Name | Description |
---|---|
TCommand |
Type | Description |
---|---|
Bootstrapper |