Click or drag to resize

DynamicExpressoBaseCreateInterpreter Method

The create interpreter.

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Logic
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
protected virtual Interpreter CreateInterpreter()

Return Value

Type: Interpreter
The Interpreter.
See Also