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 imbNLP.Project console

Namespace:  imbNLP.Project.console
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public CommandConsoleWorkspace(
	CommandConsole console
)

Parameters

console
Type: imbNLP.Project.consoleCommandConsole
The console using this workspace
See Also