C# 클래스 Afterglow.Infrastructure.Test_DependencyResolver.ModuleA

상속: Module
파일 보기 프로젝트 열기: Christof/afterglow

보호된 메소드들

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

Override to add registrations to the container.

메소드 상세

Load() 보호된 메소드

Override to add registrations to the container.
protected Load ( ContainerBuilder builder ) : void
builder ContainerBuilder The builder.
리턴 void