C# 클래스 MSA.Zmq.JsonRpc.TaskHandlerDescriptor

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

공개 메소드들

메소드 설명
TaskHandlerDescriptor ( Type handlerType, string endpointPrefix ) : System

메소드 상세

TaskHandlerDescriptor() 공개 메소드

public TaskHandlerDescriptor ( Type handlerType, string endpointPrefix ) : System
handlerType System.Type
endpointPrefix string
리턴 System