Summary
Used within
CleanupCodeTasks.
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Temp
.CleanupCode - Base Types
-
- Enumeration
graph BT
Type-->Base0["Enumeration"]
Type["CleanupCodeSettingsLayers"]
class Type type-node
Syntax
public class CleanupCodeSettingsLayers : Enumeration
Attributes
| Type | Description |
|---|---|
| PublicAPIAttribute | |
| Exclude |
|
| Type |
Constructors
| Name | Summary |
|---|---|
| Cleanup |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| GlobalAll |
static
|
|
| GlobalPerProduct |
static
|
|
| SolutionPersonal |
static
|
|
| SolutionShared |
static
|
Operators
| Name | Value | Summary |
|---|---|---|
| explicit operator |
Cleanup |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
