Click or drag to resize

OpsLoggerLogWithTiming Method

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

Parameters

msg
Type: SystemString
method
Type: SystemAction
See Also