Fork me on GitHubEpicdominant domains
APIEpic.Query.Linq.Expressions.NormalizationClosureExpanderClosureExpander(CompositeVisitor<(Of <<'(Expression>)>>))

ClosureExpander Constructor (composition)
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.
blog comments powered by Disqus