ConventionComposer<TContext, TContribution, TDelegate>.

ConventionComposer(IConventionScanner) Constructor

Summary

A base compose that does the composing of conventions and delegates

Syntax

protected ConventionComposer(IConventionScanner scanner)

Parameters

Name Type Description
scanner IConventionScanner

Return Value

Type Description
void