C# 클래스 NServiceBus.AutofacBuilder

Autofac Container
상속: ContainerDefinition
파일 보기 프로젝트 열기: Particular/NServiceBus.Autofac

공개 메소드들

메소드 설명
CreateContainer ( ReadOnlySettings settings ) : ObjectBuilder.Common.IContainer

Implementers need to new up a new container.

메소드 상세

CreateContainer() 공개 메소드

Implementers need to new up a new container.
public CreateContainer ( ReadOnlySettings settings ) : ObjectBuilder.Common.IContainer
settings ReadOnlySettings The settings to check if an existing container exists.
리턴 ObjectBuilder.Common.IContainer