Summary
Initializes a new instance of the
FakeMultiFormatIssueProvider
class.
- Assembly
- Cake
.Issues .Testing .dll - Namespace
- Cake
.Issues .Testing - Containing Type
- Fake
Multi Format Issue Provider
Syntax
public FakeMultiFormatIssueProvider(ICakeLog log, FakeMultiFormatIssueProviderSettings settings)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log instance. |
settings | Fake |
The issue provider settings. |
Return Value
Type | Description |
---|---|
void |