Composes single-valued aggregator state object.
Inheritance Hierarchy
NReco.PivotData.InputGroupedSourceReaderSingleAggregatorStateComposer
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public class SingleAggregatorStateComposer : GroupedSourceReaderIAggregatorStateComposer
The GroupedSourceReaderSingleAggregatorStateComposer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GroupedSourceReaderSingleAggregatorStateComposer | Initializes a new instance of the GroupedSourceReaderSingleAggregatorStateComposer class |
Properties
Name | Description | |
---|---|---|
AggregatorName |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAggregatorState | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also