Summary
Adds a set of conventions to the scanner
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions .Scanners - Containing Type
- Basic
Convention Scanner
Syntax
public IConventionScanner PrependConvention(params Type[] conventions)
Parameters
Name | Type | Description |
---|---|---|
conventions | Type[] | The conventions. |
Return Value
Type | Description |
---|---|
IConventionScanner | IConventionScanner. |