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