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