Summary
Gets a all the conventions from the provider filtered by host type
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions .Scanners - Containing Type
- IConventionProvider
Syntax
IEnumerable<DelegateOrConvention> GetAll(HostType hostType = 0)
Parameters
Name | Type | Description |
---|---|---|
hostType | HostType | The host type. |
Return Value
Type | Description |
---|---|
IEnumerable |