- Namespace
- Statiq
.App - Containing Type
- Bootstrapper
Analyzer Extensions
Syntax
public static TBootstrapper AddAnalyzer<TBootstrapper>(this TBootstrapper bootstrapper, Type analyzerType)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
analyzerType | Type |
Return Value
Type | Description |
---|---|
TBootstrapper |