C# Class Aperea.Infrastructure.IoC.WebApiControllerRegistrationConvention

Inheritance: IRegistrationConvention
Show file Open project: DerAlbertCom/ApereaFramework

Public Methods

Method Description
ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void

Private Methods

Method Description
Process ( Type type, IProfileRegistry registry ) : void

Method Details

ScanTypes() public method

public ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void
types StructureMap.Graph.Scanning.TypeSet
registry Registry
return void