ConsoleDataSource Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ConsoleDataSource object.
Overload List
Name | Description | |
---|---|---|
ConsoleDataSource() | Initializes a new instance of the ConsoleDataSource object with no root ConsoleNode object. | |
ConsoleDataSource(ConsoleNode) | Initializes a new instance of the ConsoleDataSource object. |
Top