Click or drag to resize

RuleCompilerAggregatorRegistry Property

Registry of custom aggregator factories.

Namespace:  NRules
Assembly:  NRules (in NRules.dll) Version: 0.9.3
Syntax
C#
public AggregatorRegistry AggregatorRegistry { get; }

Property Value

Type: AggregatorRegistry
See Also