Initializes a new instance of the GroupedSourceReader.SingleAggregatorStateComposer class
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public SingleAggregatorStateComposer( string aggrName, string paramField, Type paramType )
Parameters
- aggrName
- Type: System.String
- paramField
- Type: System.String
- paramType
- Type: System.Type
See Also