Click or drag to resize

commandSetTMakeArguments 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 aceCommandEventArgs MakeArguments(
	commandExpression expression,
	Object __caller
)
Request Example View Source

Parameters

expression
Type: imbACE.Core.commands.expressionscommandExpression
__caller
Type: SystemObject

Return Value

Type: aceCommandEventArgs
See Also