Initializes a new instance of the
QueryableMethodsReducer class.
Assembly: Epic.Query.Linq
Declaration Syntax
| C# |
public QueryableMethodsReducer( CompositeVisitor<Expression> composition )
Parameters
- composition (CompositeVisitor<(Of <(<'Expression>)>)>)
- Composition that will own this visitor.
