this[string] Property
Namespace
Statiq.Testing
Containing Type
TestAnalyzerCollection
Implements
  • IReadOnlyDictionary<string, IAnalyzer>.this[string]
Property Type
IAnalyzer

Syntax

public IAnalyzer this[string key] { get; }

Parameters

Name Type Description
key string

Value

Type Description
IAnalyzer