Click or drag to resize

CMLoggerDetailLog Method

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

Parameters

stringDelegate
Type: SystemFuncString
See Also