Generates an instance of an aggregate calculator based on the type provided
Since
3/23/2024
Author Zackary Frazier
Generates an instance of an aggregate calculator based on the type provided
public static IAggregateCalculator getCalculator(String type, AggregateCalculatorOptions options)
Name | Type | Description |
---|---|---|
type | String | |
options | AggregateCalculatorOptions |
,[object Object]
AggregateCalculatorException: