Click or drag to resize

CMLoggerUltimateDebugLog Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public static void UltimateDebugLog(
	Func<string> stringDelegate
)

Parameters

stringDelegate  FuncString
 
See Also