IConventionHostBuilder.

AppendDelegate(Delegate[]) Method

Summary

Addes a set of delegates to the scanner

Syntax

IConventionHostBuilder AppendDelegate(params Delegate[] delegates)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
delegates Delegate[] The additional delegates.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.