Initializes a new instance of the EvaluateFunctionEventObject class.
Namespace: com.mindfusion.scripting
Package: com.mindfusion.scripting
Java Copy Code |
---|
public EvaluateFunctionEventObject ( |
The object on which the Event initially occurred.
The name of the function.
The list of arguments to pass to the function.
A reference to a user-defined object, related to the event.