Click or drag to resize

DiffTagger Constructor

Constructor.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DiffTagger(
	DiffOptions options
)

Parameters

options
Type: NetQuarryDiffOptions
Options describing what diff tags to use. Note that only options affecting the tags to use are used here, others are ignored.
See Also