Summary
Initializes a new instance of the
ServiceProviderDictionary class.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public ServiceProviderDictionary(IDictionary<object, object> values)
Parameters
| Name | Type | Description |
|---|---|---|
| values | IDictionary |
The values. |
Return Value
| Type | Description |
|---|---|
| void |
