Summary
Gets or sets the
object
with the specified key.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public object this[object key] { get; set; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Parameters
Name | Type | Description |
---|---|---|
key | object |
Value
Type | Description |
---|---|
object |