C# Класс IsThereAnyNews.Services.Implementation.SubscriptionHandlerFactory

Наследование: ISubscriptionHandlerFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
GetProvider ( StreamType streamType ) : ISubscriptionHandler
SubscriptionHandlerFactory ( ISubscriptionHandler>.IIndex handlers ) : Autofac.Features.Indexed

Описание методов

GetProvider() публичный Метод

public GetProvider ( StreamType streamType ) : ISubscriptionHandler
streamType StreamType
Результат ISubscriptionHandler

SubscriptionHandlerFactory() публичный Метод

public SubscriptionHandlerFactory ( ISubscriptionHandler>.IIndex handlers ) : Autofac.Features.Indexed
handlers ISubscriptionHandler>.IIndex
Результат Autofac.Features.Indexed