IConventionContainer<TBuilder, TConvention, TDelegate>.

PrependConvention(TConvention[]) Method

Summary

Adds a set of conventions to the scanner

Syntax

TBuilder PrependConvention(params TConvention[] conventions)

Parameters

Name Type Description
conventions TConvention[] The additional conventions.

Return Value

Type Description
TBuilder TBuilder.