Summary
CoverageSettings.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Settings.CoverageSettings"]
class Type type-node
Syntax
public class Settings.CoverageSettings
Constructors
| Name | Summary |
|---|---|
| CoverageSettings |
Properties
| Name | Value | Summary |
|---|---|---|
| AttributeFilters | ISet |
Gets or sets the attribute filters.
|
| Filters | ISet |
Gets or sets the filters.
|
Methods
| Name | Value | Summary |
|---|---|---|
| Apply |
Dot |
Applies the specified settings.
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
