Click or drag to resize

aceCommandConsoleexecuteCommand Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Executes the command.

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void executeCommand(
	string input
)
Request Example View Source

Parameters

input
Type: SystemString
The input.

Implements

IAceCommandConsoleexecuteCommand(String)
See Also