Click or drag to resize

aceTerminallog Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Belezi log liniju

Namespace:  imbACE.Services.terminal
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void log(
	string _message
)
Request Example View Source

Parameters

_message
Type: SystemString

Implements

IAceLogable.log(String)
ILogable.log(String)
See Also