Constructor ExpressionEvaluationRequest
ExpressionEvaluationRequest(string)
Initializes a new instance of the ExpressionEvaluationRequest
class with specified expression.
public ExpressionEvaluationRequest(string expression)
Parameters
expression
stringExpression to be evaluated.