CustomAggregateEvaluationContext<T> Constructors
Can be used as a value type context in CreateEvaluationContext(), Process(Object, Object[]), and GetResult(Object) methods.| Name | Description |
|---|---|
| CustomAggregateEvaluationContext() | Initializes a new CustomAggregateEvaluationContext<T> class instance. |
See Also