- Assembly
- Rocket
.Surgery .Airframe .Configuration .dll - Namespace
- Rocket
.Surgery .Airframe .Configuration - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SolutionConfiguration"]
class Type type-node
Syntax
public abstract class SolutionConfiguration
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
Solution |
Properties
Name | Value | Summary |
---|---|---|
AppCenter | Dictionary |
|
Current | Configuration | |
UseMockData | bool |
Methods
Name | Value | Summary |
---|---|---|
ConfigureEnvironment |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|