RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse> constructor
namespace: Serenity.Services assembly: Serenity.Net.Services
Creates an instance of the class
public RetrieveRequestHandler(IRequestContext context)
| parameter | description |
|---|---|
| context | Request context |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | Context is null |