Click or drag to resize

CMLoggerLightLog Method


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

Parameters

stringDelegate  FuncString
 
See Also