EvaluationScopeT(String) Constructor
Initializes a new instance of the
EvaluationScopeT 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 useful for testing and prototyping purposes.