TreeWizard Constructor (ITreeAdaptor) |
Initializes a new instance of the
TreeWizard class
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic TreeWizard(
ITreeAdaptor adaptor
)
Public Sub New (
adaptor As ITreeAdaptor
)
Parameters
- adaptor
- Type: Stimulsoft.Data.Expressions.Antlr.Runtime.TreeITreeAdaptor
[Missing <param name="adaptor"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeWizard.#ctor(Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITreeAdaptor)"]
See Also