UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse> constructor

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of the class

public UndeleteRequestHandler(IRequestContext context)
parameter description
context Request context

Exceptions

exception condition
ArgumentNullException Context is null

See Also