Defines the delegate that will be invoked against each input document to get the case comparison value.
- Namespace
- Statiq
.Core - Containing Type
- ExecuteSwitch
Syntax
public ExecuteSwitch(Config<object> value)
Parameters
Name | Type | Description |
---|---|---|
value | Config |
A delegate that returns an object to compare cases against. |