Search
SimpleEvaluationContextListener Members
Methods
 


Defines events raised by the SimpleEvaluationContext class.

The following tables list the members exposed by the SimpleEvaluationContextListener type.

 Public Methods

  Name Description

dispatchFunctionCall

Raised when a function name cannot be recognized one of the built-in functions, to allow clients to evaluate the function call.

 See Also