PythonExpressionExecution
.PythonExpressionExecution(ScriptScope scope,
IDispatcher
dispatcher)
Initializes a new instance of the PythonExpressionExecution class.
Remarks
Examples
Parameters
scope
Type: ScriptScope
The
in which the evaluation will take place.
dispatcher
Type:
IDispatcher
An optional dispatcher that wrapps the evaluation.
Return Value
Type: @RETURN_TYPE_NAME@
@RETURN_TYPE_DESCRIPTION@