C# 클래스 CQRSalad.Dispatching.Descriptors.DefaultDispatcherHandlerActionDescriptorsBuilder

상속: IDispatcherHandlerActionDescriptorsBuilder
파일 보기 프로젝트 열기: Ontropix/CQRSalad

공개 메소드들

메소드 설명
CreateActionDescriptors ( HandlerDescriptor handlerDescriptor ) : IEnumerable
DefaultDispatcherHandlerActionDescriptorsBuilder ( IDispatcherHandlerActionsProvider handlerActionsProvider, IDispatcherPriorityProvider priorityProvider ) : System.Collections.Generic

메소드 상세

CreateActionDescriptors() 공개 메소드

public CreateActionDescriptors ( HandlerDescriptor handlerDescriptor ) : IEnumerable
handlerDescriptor HandlerDescriptor
리턴 IEnumerable

DefaultDispatcherHandlerActionDescriptorsBuilder() 공개 메소드

public DefaultDispatcherHandlerActionDescriptorsBuilder ( IDispatcherHandlerActionsProvider handlerActionsProvider, IDispatcherPriorityProvider priorityProvider ) : System.Collections.Generic
handlerActionsProvider IDispatcherHandlerActionsProvider
priorityProvider IDispatcherPriorityProvider
리턴 System.Collections.Generic