IConventionContainer<TBuilder, TConvention, TDelegate>.

PrependDelegate(TDelegate[]) Method

Summary

Addes a set of delegates to the scanner

Syntax

TBuilder PrependDelegate(params TDelegate[] delegates)

Parameters

Name Type Description
delegates TDelegate[] The additional delegates.

Return Value

Type Description
TBuilder TBuilder.