Click or drag to resize

Loggerdebug Method

Debug message.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public void debug(
	string msg
)

Parameters

msg  String
Message
See Also