ConventionComposer.

ConventionComposer(IConventionScanner) Constructor

Summary

A base compose that does the composing of conventions and delegates

Syntax

public ConventionComposer(IConventionScanner scanner)

Attributes

Type Description
ObsoleteAttribute

Parameters

Name Type Description
scanner IConventionScanner The scanner.

Return Value

Type Description
void