Summary
Adds a set of conventions to the scanner
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Convention
Host Builder <TSelf>
Syntax
public IConventionHostBuilder AppendConvention<T>() where T : IConvention
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
I |
IConventionHostBuilder. |