ExpressionTransformer.

VisitNew(NewExpression) Method

Syntax

protected virtual NewExpression VisitNew(NewExpression nex)

Parameters

Name Type Description
nex NewExpression

Return Value

Type Description
NewExpression