C# 클래스 Pipes.StructureMap.ContainerExtensions

파일 보기 프로젝트 열기: zeitgarden/Pipes

공개 메소드들

메소드 설명
BootstrapPipeline ( this container ) : void
Publisher ( this container ) : IPublisher

메소드 상세

BootstrapPipeline() 공개 정적인 메소드

public static BootstrapPipeline ( this container ) : void
container this
리턴 void

Publisher() 공개 정적인 메소드

public static Publisher ( this container ) : IPublisher
container this
리턴 IPublisher