Test additional content header

Scope Class

Provides static methods for quick EvaluationScope creation.

Definition

Namespace: Fluent.Calculations.Primitives
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public static class Scope
Inheritance
Object    Scope

Remarks

Helper class to provide alternative ways to create an EvaluationScope instances.

Methods

CreateHere Initializes a new instance of the EvaluationScope.

See Also