IConventionHostBuilder.

AppendConvention<T>() Method

Summary

Adds a set of conventions to the scanner

Syntax

IConventionHostBuilder AppendConvention<T>() where T : IConvention

Attributes

Type Description
NotNullAttribute

Type Parameters

Name Description
T

Return Value

Type Description
IConventionHostBuilder IConventionHostBuilder.