Click or drag to resize

CommandConsoleWorkspace Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes the workspace for the imbWBI.ConsoleTool console

Namespace:  imbWBI.ConsoleTool.console
Assembly:  imbWBI.ConsoleTool (in imbWBI.ConsoleTool.exe) Version: 1.0.0
Syntax
C#
public CommandConsoleWorkspace(
	CommandConsole console
)

Parameters

console
Type: imbWBI.ConsoleTool.consoleCommandConsole
The console using this workspace
See Also