SetDefaultCommand<TCommand>() Method
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