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