Fork me on GitHubEpicdominant domains
APIEpic.VisitorsEchoingVisitor<(Of <(<'TEcho>)>)>EchoingVisitor<(Of <(<'TEcho>)>)>(CompositeVisitorBase<(Of <<'(TEcho, TEcho>)>>))

EchoingVisitor<(Of <(<'TEcho>)>)> Constructor (composition)
Initializes a new instance of the EchoingVisitor<(Of <(<'TEcho>)>)> class.

Assembly: Epic.Prelude

Declaration Syntax
C#
public EchoingVisitor(
	CompositeVisitorBase<TEcho, TEcho> composition
)
Parameters
composition (CompositeVisitorBase<(Of <(<'TEcho, TEcho>)>)>)
Composition (typically a normalizer or an optimizer).
Exceptions
ExceptionCondition
ArgumentNullExceptioncomposition is nullNothingnullptr.
blog comments powered by Disqus