C# Class MSA.Zmq.JsonRpc.TaskHandlerDescriptor

Afficher le fichier Open project: kadekcipta/ZmqJsonRpc Class Usage Examples

Méthodes publiques

Méthode Description
TaskHandlerDescriptor ( Type handlerType, string endpointPrefix ) : System

Method Details

TaskHandlerDescriptor() public méthode

public TaskHandlerDescriptor ( Type handlerType, string endpointPrefix ) : System
handlerType System.Type
endpointPrefix string
Résultat System