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