PythonExpressionExecution.PythonExpressionExecution(ScriptScope scope, IDispatcher dispatcher)

Initializes a new instance of the PythonExpressionExecution class.

Parameters

  • scope
    Type: ScriptScope
    The in which the evaluation will take place.
  • dispatcher
    An optional dispatcher that wrapps the evaluation.

Return Value

Type: @RETURN_TYPE_NAME@
@RETURN_TYPE_DESCRIPTION@