| ExpressionEval Methods |
The ExpressionEval type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearCache | ||
| ClearExpanoObjectCache | ||
| Compile |
Compiles an string expression that can be executed
| |
| Compute(String, IVariableContainer, String) | ||
| Compute(IVariableContainer, ICompiledExpression, Boolean) |
Computes and executes a compiled expression
| |
| Compute(IVariableContainer, String, Boolean) |
Compiles and executes string expression
|
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |