C# 클래스 Soloco.RealTimeWeb.Common.StructureMap.AllInterfacesConvention

상속: IRegistrationConvention
파일 보기 프로젝트 열기: tim-cools/RealTimeWeb.NET

공개 메소드들

메소드 설명
ScanTypes ( StructureMap.Graph.Scanning.TypeSet types, Registry registry ) : void

비공개 메소드들

메소드 설명
RegisterInterfaces ( Registry registry, Type service ) : IEnumerable

메소드 상세

ScanTypes() 공개 메소드

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