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
- ConventionContext
Syntax
public virtual object this[object item] { get; set; }
Attributes
| Type | Description |
|---|---|
| NullableAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| item | object |
Value
| Type | Description |
|---|---|
| object |
