Summary
Gets the scanner.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Convention
Container Builder <TBuilder, TConvention, TDelegate>
Syntax
public IConventionScanner Scanner { get; }
Value
| Type | Description |
|---|---|
| IConventionScanner | The scanner. |
