IConventionHostBuilder.

AppendConvention(IConvention[]) Method

Summary

Adds a set of conventions to the scanner

Syntax

IConventionHostBuilder AppendConvention(params IConvention[] conventions)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
conventions IConvention[] The additional conventions.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.