ConventionHostBuilder<TSelf>.

PrependConvention(IConvention[]) Method

Summary

Adds a set of conventions to the scanner

Syntax

public IConventionHostBuilder PrependConvention(params IConvention[] conventions)

Parameters

Name Type Description
conventions IConvention[] The additional conventions.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.