EvaluationScope(EvaluationOptions) Constructor
Initializes a new instance of the
EvaluationScope class with custom options.
Namespace: Fluent.Calculations.PrimitivesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public EvaluationScope(
EvaluationOptions options
)
Parameters
- options EvaluationOptions
- Options to be used to run the calculation.
Learn more about evaluation behaviours.