Share via


ExpressionParser.EvaluatorLookup Property

Definition

Gets the elegate to lookup function information from the type.

public AdaptiveExpressions.EvaluatorLookup EvaluatorLookup { get; }
member this.EvaluatorLookup : AdaptiveExpressions.EvaluatorLookup
Public ReadOnly Property EvaluatorLookup As EvaluatorLookup

Property Value

The elegate to lookup function information from the type.

Applies to