Click or drag to resize

OpsLoggerLogWithTiming Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public static void LogWithTiming(
	string msg,
	Action method
)

Parameters

msg  String
 
method  Action
 
See Also