IHandlerServicesDescriptor Interface
Definition
Defines a contract about implementations of the IHandler<TRequest> interface such as name, declared members and what type of request they handle.
public interface IHandlerServicesDescriptor
Methods
| Name | Description |
|---|---|
| GenerateHandlerDiscoveries() | Generates the handler discoveries. |