Table of Contents

Constructor ExpressionEvaluationRequest

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

ExpressionEvaluationRequest(string)

Initializes a new instance of the ExpressionEvaluationRequest class with specified expression.

public ExpressionEvaluationRequest(string expression)

Parameters

expression string

Expression to be evaluated.