C# 클래스 Aperea.Commands.QueryDispatcher

상속: IQueryDispatcher
파일 보기 프로젝트 열기: DerAlbertCom/ApereaFramework

공개 메소드들

메소드 설명
GetHandler ( IQueryCommand query ) : IQueryHandler
QueryDispatcher ( IServiceLocator locator ) : System

메소드 상세

GetHandler() 공개 메소드

public GetHandler ( IQueryCommand query ) : IQueryHandler
query IQueryCommand
리턴 IQueryHandler

QueryDispatcher() 공개 메소드

public QueryDispatcher ( IServiceLocator locator ) : System
locator IServiceLocator
리턴 System