ConventionHostBuilder<TSelf>.

AppendConvention(Type[]) Method

Summary

Adds a set of conventions to the scanner

Syntax

public IConventionHostBuilder AppendConvention(params Type[] conventions)

Parameters

Name Type Description
conventions Type[] The additional conventions.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.