Click or drag to resize

aceTerminalEventArgs Constructor (String)

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

Namespace:  imbACE.Services.terminal
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public aceTerminalEventArgs(
	string __message = ""
)
Request Example View Source

Parameters

__message (Optional)
Type: SystemString
See Also