Visit a System.Linq.Expressions.NewExpression.
Declaring type: ExpressionVisitor
Namespace: Zyan.InterLinq.Expressions.Helpers
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected abstract object VisitNewExpression (
        NewExpression expression
) 
Parameters
expression
Return Value
Returns the result of the visit.