Summary
Initializes a new instance of the
DupFinderIssuesSettings
class.
- Assembly
- Cake
.Issues .DupFinder .dll - Namespace
- Cake
.Issues .DupFinder - Containing Type
- Dup
Finder Issues Settings
Syntax
public DupFinderIssuesSettings(byte[] logFileContent)
Parameters
Name | Type | Description |
---|---|---|
logFileContent | byte[] | Content of the Inspect Code log file. |
Return Value
Type | Description |
---|---|
void |