Click or drag to resize

commandlineArgumentscallCommandLineArguments 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 callCommandLineArguments(
	string[] arguments = null
)
Request Example View Source

Parameters

arguments (Optional)
Type: SystemString
See Also