Click or drag to resize

commandExpression Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the commandExpression class

Namespace:  imbACE.Core.commands.expressions
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public commandExpression(
	string __identifier
)
Request Example View Source

Parameters

__identifier
Type: SystemString
See Also