C# 클래스 Guidelines.Ioc.StructureMap.Conventions.QueryHandlerRegistrar

상속: HandlerRegistrar
파일 보기 프로젝트 열기: basicdays/Guidelines 1 사용 예제들

공개 메소드들

메소드 설명
QueryHandlerRegistrar ( Type classType, Registry registry ) : System

보호된 메소드들

메소드 설명
RegisterProcessorAndGetHandlerType ( Type domainEntityType ) : Type

메소드 상세

QueryHandlerRegistrar() 공개 메소드

public QueryHandlerRegistrar ( Type classType, Registry registry ) : System
classType System.Type
registry Registry
리턴 System

RegisterProcessorAndGetHandlerType() 보호된 메소드

protected RegisterProcessorAndGetHandlerType ( Type domainEntityType ) : Type
domainEntityType System.Type
리턴 System.Type