C# Class Aperea.Infrastructure.IoC.WebApiControllerRegistrationConvention

Inheritance: IRegistrationConvention
Afficher le fichier Open project: DerAlbertCom/ApereaFramework

Méthodes publiques

Méthode Description
ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void

Private Methods

Méthode Description
Process ( Type type, IProfileRegistry registry ) : void

Method Details

ScanTypes() public méthode

public ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void
types StructureMap.Graph.Scanning.TypeSet
registry Registry
Résultat void