Summary
A base compose that does the composing of conventions and delegates
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- ConventionComposer
<TContext, TContribution, TDelegate>
Syntax
protected ConventionComposer(IConventionScanner scanner)
Parameters
| Name | Type | Description |
|---|---|---|
| scanner | IConventionScanner |
Return Value
| Type | Description |
|---|---|
| void |
