UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse> constructor
Initializes a new instance of the class.
public UndeleteRequestHandler(IRequestContext context)
| parameter | description |
|---|---|
| context | Request context |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | context is null. |