IConventionHostBuilder.

PrependDelegate(IEnumerable<Delegate>) Method

Summary

Adds a set of delegates to the scanner

Syntax

IConventionHostBuilder PrependDelegate(IEnumerable<Delegate> delegates)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
delegates IEnumerable<Delegate> The conventions.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.