C# Class IsThereAnyNews.Services.Implementation.SubscriptionHandlerFactory

Inheritance: ISubscriptionHandlerFactory
Afficher le fichier Open project: jstadnicki/isthereanynews

Méthodes publiques

Méthode Description
GetProvider ( StreamType streamType ) : ISubscriptionHandler
SubscriptionHandlerFactory ( ISubscriptionHandler>.IIndex handlers ) : Autofac.Features.Indexed

Method Details

GetProvider() public méthode

public GetProvider ( StreamType streamType ) : ISubscriptionHandler
streamType StreamType
Résultat ISubscriptionHandler

SubscriptionHandlerFactory() public méthode

public SubscriptionHandlerFactory ( ISubscriptionHandler>.IIndex handlers ) : Autofac.Features.Indexed
handlers ISubscriptionHandler>.IIndex
Résultat Autofac.Features.Indexed