Click or drag to resize

PFLoggerStepConcat Method

Adds a step in the logger from texts to merge.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void StepConcat(
	params Object[] texts
)

Parameters

texts
Type: SystemObject
See Also