Summary
A base compose that does the composing of conventions and delegates
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- ConventionComposer
Syntax
public ConventionComposer(IConventionScanner scanner)
Attributes
| Type | Description |
|---|---|
| ObsoleteAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| scanner | IConventionScanner | The scanner. |
Return Value
| Type | Description |
|---|---|
| void |
