IConventionHostBuilder.

PrependConvention(IEnumerable<Type>) Method

Summary

Adds a set of conventions to the scanner

Syntax

IConventionHostBuilder PrependConvention(IEnumerable<Type> conventions)

Attributes

Type Description
NotNullAttribute

Parameters

Name Type Description
conventions IEnumerable<Type> The conventions.

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.