- Namespace
- Statiq
.App - Containing Type
- I
Configurator Extensions
Syntax
public static ICommandConfigurator AddCommand<TCommand>(this IConfigurator configurator)
where TCommand : class, ICommand
Type Parameters
| Name | Description |
|---|---|
| TCommand |
Parameters
| Name | Type | Description |
|---|---|---|
| configurator | IConfigurator |
Return Value
| Type | Description |
|---|---|
| ICommandConfigurator |