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

파일 보기 프로젝트 열기: Ontropix/CQRSalad 1 사용 예제들

공개 메소드들

메소드 설명
HandlerDescriptor ( TypeInfo handlerType, DispatchingPriority priority ) : System

메소드 상세

HandlerDescriptor() 공개 메소드

public HandlerDescriptor ( TypeInfo handlerType, DispatchingPriority priority ) : System
handlerType System.Reflection.TypeInfo
priority DispatchingPriority
리턴 System