ConsoleDataSource constructor
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