This is a visitor that rewrites an expression tree during visiting. The result is the same tree like the one, given to the visitor.
Namespace: Zyan.InterLinq.Expressions.Helpers
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public class RewriteExpressionVisitor :  ExpressionVisitor
Collapse/Expand Members

Click here to see the list of members.