C# 클래스 BizLayer.Startup.BizLayerModule

상속: Autofac.Module
파일 보기 프로젝트 열기: JonPSmith/SampleMvcWebApp

보호된 메소드들

메소드 설명
Load ( ContainerBuilder builder ) : void

This registers all items in service layer and below

메소드 상세

Load() 보호된 메소드

This registers all items in service layer and below
protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
리턴 void