Provides evaluation for functions and identifiers inside expressions.
The following tables list the members exposed by the IExpressionEvaluator type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Evaluates the identifier with the specified name. |
|
![]() |
Invokes the function with the specified name and parameters. |
See Also