Fork me on GitHubEpicdominant domains
APIEpicCompositeVisitorBase<(Of <(<'TResult, TExpression>)>)>CompositeVisitorBase<(Of <(<'TResult, TExpression>)>)>(String)

CompositeVisitorBase<(Of <(<'TResult, TExpression>)>)> Constructor (name)
Initializes a new instance of the visitors' composition.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected CompositeVisitorBase(
	string name
)
Parameters
name (String)
Name of the compositions.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs thrown when name is nullNothingnullptr or Empty.
blog comments powered by Disqus