Namespace LfrlAnvil.Expressions
Classes
- ExpressionParameterByNameReplacer
Represents an expression tree rewriter capable of replacing ParameterExpression nodes by their Name.
- ExpressionParameterReplacer
Represents an expression tree rewriter capable of replacing ParameterExpression nodes by position.