IConventionScanner.

PrependDelegate(Delegate[]) Method

Summary

Addes a set of delegates to the scanner

Syntax

IConventionScanner PrependDelegate(params Delegate[] delegates)

Parameters

Name Type Description
delegates Delegate[] The additional delegates.

Return Value

Type Description
IConventionScanner IConventionScanner.