| ExpressionEvalCompile Method |
Namespace: FlexRule.DynamicEvaluation
public abstract ICompiledExpression Compile( IVariableContainer variables, string expression )
| Exception | Condition |
|---|---|
| ParserException | When parsing of expression is failed due to any reason that can be identified by ParserError |