AddCommand(IConfigurator, Type) Method
Namespace
Statiq.App
Containing Type
IConfiguratorExtensions

Syntax

public static ICommandConfigurator AddCommand(this IConfigurator configurator, Type commandType)

Parameters

Name Type Description
configurator IConfigurator
commandType Type

Return Value

Type Description
ICommandConfigurator