Constructor AggregateBucketAutoResultId
AggregateBucketAutoResultId(TValue, TValue)
Initializes a new instance of the AggregateBucketAutoResultId<TValue> class.
public AggregateBucketAutoResultId(TValue min, TValue max)
Parameters
min
TValueThe minimum.
max
TValueThe maximum.