Click or drag to resize

commandBasecallCommand Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.commands.expressions
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void callCommand(
	aceCommandEventArgs _args
)
Request Example View Source

Parameters

_args
Type: imbACE.Core.commands.expressionsaceCommandEventArgs

Implements

IAceCommandcallCommand(aceCommandEventArgs)
See Also