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
Exception | Condition |
---|---|
ArgumentNullException | Is thrown when name is nullNothingnullptr or Empty. |