Summary
A central location for sharing state between components during the convention building process.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Convention
Container Builder <TBuilder, TConvention, TDelegate>
Syntax
public IDictionary<object, object> Properties { get; }
Attributes
| Type | Description |
|---|---|
| NullableAttribute |
Value
| Type | Description |
|---|---|
| IDictionary |
The properties. |
