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