Summary
Contains extensions for
DotCoverCoverageSettings
.
- Namespace
- Cake
.Common .Tools .DotCover - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DotCoverCoverageSettingsExtensions"]
class Type type-node
Syntax
public static class DotCoverCoverageSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
WithAttributeFilter |
T |
Adds the attribute filter.
static
|
WithFilter |
T |
Adds the filter.
static
|
WithProcessFilter |
T |
Adds the filter.
static
|
WithScope |
T |
Adds the scope.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|