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