C# Class Aperea.Infrastructure.IoC.ControllerRegistryConvention

Inheritance: IRegistrationConvention
Exibir arquivo Open project: DerAlbertCom/ApereaFramework

Public Methods

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

Private Methods

Method Description
Process ( Type type, IRegistry 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