IUndeleteRequestProcessor.Process method

namespace: Serenity.Services   assemblySerenity.Net.Services

Processes the UndeleteRequest and returns a UndeleteResponse

public UndeleteResponse Process(IUnitOfWork uow, UndeleteRequest request)
parameter description
uow Unit of work
request Delete request

See Also