C# Class BlingBag.StructureMap.StructureMapBlingDispatcher

Inheritance: BlingDispatcherBase
Show file Open project: bsommardahl/BlingBag

Public Methods

Method Description
StructureMapBlingDispatcher ( IContainer container ) : System

Protected Methods

Method Description
ResolveAll ( Type blingHandlerType ) : IEnumerable

Method Details

ResolveAll() protected method

protected ResolveAll ( Type blingHandlerType ) : IEnumerable
blingHandlerType System.Type
return IEnumerable

StructureMapBlingDispatcher() public method

public StructureMapBlingDispatcher ( IContainer container ) : System
container IContainer
return System