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

Inheritance: IRegistrationConvention
显示文件 Open project: tim-cools/RealTimeWeb.NET

Public Methods

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

Private Methods

Method Description
RegisterInterfaces ( Registry registry, Type service ) : IEnumerable

Method Details

ScanTypes() public method

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