FilterObj Constructor (Boolean, Boolean)A Sandcastle Documented Class Library
General constructor with options for debug settings.

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

public FilterObj(
	bool log,
	bool test
)

Parameters

log
Type: System Boolean
test
Type: System Boolean
See Also