Click or drag to resize

aceCommandConsolestart Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Starts the console

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void start(
	IAceApplicationBase __application
)
Request Example View Source

Parameters

__application
Type: imbACE.Core.applicationIAceApplicationBase

Implements

IAceCommandConsolestart(IAceApplicationBase)
See Also