BasicConventionScanner.

PrependConvention(IEnumerable<IConvention>) Method

Summary

Adds a set of conventions to the scanner

Syntax

public IConventionScanner PrependConvention(IEnumerable<IConvention> conventions)

Parameters

Name Type Description
conventions IEnumerable<IConvention> The conventions.

Return Value

Type Description
IConventionScanner IConventionScanner.