Summary
Gets the assembly candidate finder.
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- IConventionBuilder
<TBuilder, TConvention, TDelegate>
Syntax
IAssemblyCandidateFinder AssemblyCandidateFinder { get; }
Attributes
Type | Description |
---|---|
NotNullAttribute |
Value
Type | Description |
---|---|
I |
The assembly candidate finder. |