C# Class IsThereAnyNews.Services.Implementation.SubscriptionHandlerFactory

Inheritance: ISubscriptionHandlerFactory
ファイルを表示 Open project: jstadnicki/isthereanynews

Public Methods

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

Method Details

GetProvider() public method

public GetProvider ( StreamType streamType ) : ISubscriptionHandler
streamType StreamType
return ISubscriptionHandler

SubscriptionHandlerFactory() public method

public SubscriptionHandlerFactory ( ISubscriptionHandler>.IIndex handlers ) : Autofac.Features.Indexed
handlers ISubscriptionHandler>.IIndex
return Autofac.Features.Indexed