DupFinderIssuesSettings.

DupFinderIssuesSettings(byte[]) Constructor

Summary

Initializes a new instance of the DupFinderIssuesSettings class.

Syntax

public DupFinderIssuesSettings(byte[] logFileContent)

Parameters

Name Type Description
logFileContent byte[] Content of the Inspect Code log file.

Return Value

Type Description
void
GitHub