C# Class BlingBag.AutoFac.AutoFacBlingDispatcher

Inheritance: BlingDispatcherBase
Afficher le fichier Open project: bsommardahl/BlingBag

Méthodes publiques

Méthode Description
AutoFacBlingDispatcher ( ILifetimeScope container ) : System

Méthodes protégées

Méthode Description
ResolveAll ( Type blingHandlerType ) : IEnumerable

Method Details

AutoFacBlingDispatcher() public méthode

public AutoFacBlingDispatcher ( ILifetimeScope container ) : System
container ILifetimeScope
Résultat System

ResolveAll() protected méthode

protected ResolveAll ( Type blingHandlerType ) : IEnumerable
blingHandlerType System.Type
Résultat IEnumerable