C# 클래스 IsThereAnyNews.Services.Implementation.SubscriptionHandlerFactory

상속: ISubscriptionHandlerFactory
파일 보기 프로젝트 열기: jstadnicki/isthereanynews

공개 메소드들

메소드 설명
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