EvaluationScope(String) Constructor
Initializes a new instance of the
EvaluationScope class with standalone lambda expression.
Namespace: Fluent.Calculations.PrimitivesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public EvaluationScope(
string scope
)
Parameters
- scope String
- Name of the scope
This initalization method is mostly sseful for testing and prototyping.