IConventionScanner.

PrependConvention(IEnumerable<Type>) Method

Summary

Adds a set of conventions to the scanner

Syntax

IConventionScanner PrependConvention(IEnumerable<Type> conventions)

Parameters

Name Type Description
conventions IEnumerable<Type> The conventions.

Return Value

Type Description
IConventionScanner IConventionScanner.