IConventionHostBuilder.

AppendDelegate(IEnumerable<Delegate>) Method

Summary

Adds a set of delegates to the scanner

Syntax

IConventionHostBuilder AppendDelegate(IEnumerable<Delegate> delegates)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
delegates IEnumerable<Delegate> The conventions.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.