Constructor AggregateFacet
AggregateFacet(string, PipelineDefinition<TInput, TOutput>)
Initializes a new instance of the AggregateFacet<TInput, TOutput> class.
Parameters
name
stringThe facet name.
pipeline
PipelineDefinition <TInput, TOutput>The facet pipeline.