Summary
Creates a base context
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- ConventionContext
Syntax
protected ConventionContext(ILogger logger, IDictionary<object, object> properties)
Parameters
| Name | Type | Description |
|---|---|---|
| logger | ILogger | |
| properties | IDictionary |
Return Value
| Type | Description |
|---|---|
| void |
