Summary
Adds the specified item.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public void Add(KeyValuePair<object, object> item)
Parameters
Name | Type | Description |
---|---|---|
item | KeyValuePair |
The item. |
Return Value
Type | Description |
---|---|
void |