Skip to content

IUndeleteRequestProcessor.Process method

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