RequestHandlerExtensions.GetRequestType method
Gets the request type for the handler instance
public static Type? GetRequestType(this IRequestHandler handler)
| parameter | description |
|---|---|
| handler | Handler instance |
See Also
- interface IRequestHandler
- class RequestHandlerExtensions