Summary
Delegate for defining application configuration
- Assembly
- Rocket
.Surgery .Extensions .Configuration .dll - Namespace
- Rocket
.Surgery .Extensions .Configuration - Base Types
-
- MulticastDelegate
graph BT
Type-->Base0["MulticastDelegate"]
Type["ConfigOptionEnvironmentDelegate"]
class Type type-node
Syntax
public sealed class ConfigOptionEnvironmentDelegate : MulticastDelegate
Constructors
| Name | Summary |
|---|---|
| Config |
Methods
| Name | Value | Summary |
|---|---|---|
| BeginInvoke |
IAsyncResult | |
| EndInvoke |
I |
|
| Invoke |
I |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
