C# 클래스 Aperea.Infrastructure.IoC.ControllerRegistryConvention

상속: IRegistrationConvention
파일 보기 프로젝트 열기: DerAlbertCom/ApereaFramework

공개 메소드들

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

비공개 메소드들

메소드 설명
Process ( Type type, IRegistry registry ) : void

메소드 상세

ScanTypes() 공개 메소드

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