FilterObj PrintLegacyCriterionObj Method A Sandcastle Documented Class Library
Prints the contents of a legacy Criterion object.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private void PrintLegacyCriterionObj(
	Criterion critTmp,
	int tabCnt
)

Parameters

critTmp
Type: Criterion
tabCnt
Type: System Int32
See Also