IRequestType<TRequestType> interface
namespace: Serenity.Services assembly: Serenity.Net.Services
Interface to access the request type of a request handler
public interface IRequestType<TRequestType>
| parameter | description |
|---|---|
| TRequestType | Request type |
See Also
- Source: IRequestType.cs