Click or drag to resize

RemoteExtensibilityLoggerLog(String, Object) Method


Namespace: Micros.PosCore.Extensibility
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
void Log(
	string fmt,
	params Object[] data
)

Parameters

fmt  String
 
data  Object
 
See Also