C# 클래스 NuGetGallery.Framework.UnitTestBindings

상속: Autofac.Module
파일 보기 프로젝트 열기: NuGet/NuGetGallery 1 사용 예제들

보호된 메소드들

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

비공개 메소드들

메소드 설명
CreateContainer ( bool autoMock ) : IContainer

메소드 상세

Load() 보호된 메소드

protected Load ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
리턴 void