C# Class Soloco.RealTimeWeb.Common.StructureMap.AllInterfacesConvention

Inheritance: IRegistrationConvention
Afficher le fichier Open project: tim-cools/RealTimeWeb.NET

Méthodes publiques

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

Private Methods

Méthode Description
RegisterInterfaces ( Registry registry, Type service ) : IEnumerable

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