- Namespace
- Statiq
.Common - Containing Type
- DelegateAnalyzer
Syntax
public DelegateAnalyzer(LogLevel logLevel, IEnumerable<KeyValuePair<string, Phase>> piplinePhases, Func<IAnalyzerContext, Task> analyzeFunc)
Parameters
Name | Type | Description |
---|---|---|
logLevel | LogLevel | |
piplinePhases | IEnumerable |
|
analyzeFunc | Func |