EvaluationScopeCreate Method
Create a cope instance.
Namespace: Fluent.Calculations.PrimitivesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public static EvaluationScope Create(
string scope = "NaN"
)
- scope String (Optional)
- Name of the scope.
EvaluationScopeNamed evaluation scope instance.
Used for standalone EvaluationScpes as opposed to inheritance approach.