Click or drag to resize

aceCommandLineOptions Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Menu command line

Namespace:  imbACE.Core.commands.menu
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceCommandLineOptions(
	IAceComponent __component,
	params aceOperationSetExecutorBase[] __cmdLineOps
)
Request Example View Source

Parameters

__component
Type: IAceComponent
__cmdLineOps
Type: imbACE.Core.operationsaceOperationSetExecutorBase
See Also