Summary
Adds a set of conventions to the scanner
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- IConventionContainer
<TBuilder, TConvention, TDelegate>
Syntax
TBuilder PrependConvention<T>() where T : TConvention
Type Parameters
| Name | Description |
|---|---|
| T |
Return Value
| Type | Description |
|---|---|
| TBuilder | TBuilder. |
