RequestHandlerExtensions.GetResponseType method
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the response type for the handler instance
public static Type GetResponseType(this IRequestHandler handler)
| parameter | description |
|---|---|
| handler | Handler instance |
See Also
- interface IRequestHandler
- class RequestHandlerExtensions