[]
Creates an expression evaluator bound to the given context.
public static IExpressionEvaluatorService MakeEvaluator(IExpressionContext appContext)
| Type | Name | Description |
|---|---|---|
| IExpressionContext | appContext | The application context. |
| Type | Description |
|---|---|
| IExpressionEvaluatorService | An instance of IExpressionEvaluatorService. |