C# 클래스 BlingBag.StructureMap.StructureMapBlingDispatcher

상속: BlingDispatcherBase
파일 보기 프로젝트 열기: bsommardahl/BlingBag

공개 메소드들

메소드 설명
StructureMapBlingDispatcher ( IContainer container ) : System

보호된 메소드들

메소드 설명
ResolveAll ( Type blingHandlerType ) : IEnumerable

메소드 상세

ResolveAll() 보호된 메소드

protected ResolveAll ( Type blingHandlerType ) : IEnumerable
blingHandlerType System.Type
리턴 IEnumerable

StructureMapBlingDispatcher() 공개 메소드

public StructureMapBlingDispatcher ( IContainer container ) : System
container IContainer
리턴 System