Click or drag to resize
ExpressionEval Methods

The ExpressionEval type exposes the following members.

Methods
  NameDescription
Public methodClearCache
Public methodStatic memberClearExpanoObjectCache
Public methodCompile
Compiles an string expression that can be executed
Public methodCompute(String, IVariableContainer, String)
Public methodCompute(IVariableContainer, ICompiledExpression, Boolean)
Computes and executes a compiled expression
Public methodCompute(IVariableContainer, String, Boolean)
Compiles and executes string expression
Top
Extension Methods
See Also