Test additional content header

EvaluationScopeT Constructor

Overload List

EvaluationScopeT Initializes a new instance of the EvaluationScopeT.
EvaluationScopeT(EvaluationOptions) Initializes a new instance of the EvaluationScopeT class with custom options.
EvaluationScopeT(FuncEvaluationScopeT, T) Initializes a new instance of the EvaluationScopeT class with standalone labda expression.
EvaluationScopeT(String) Initializes a new instance of the EvaluationScopeT class with standalone lambda expression.

See Also