ConsoleNode Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
ConsoleNode() | Constructs a new ConsoleNode object with the specified ConsoleNode as its no parent. |
![]() |
ConsoleNode(ConsoleNode) | Constructs a new ConsoleNode object that has a parent node. |
Top