IUndeleteHandler<TRow,TUndeleteRequest,TUndeleteResponse>.Undelete method

namespace: Serenity.Services   assemblySerenity.Net.Services

Processes a undelete request

public TUndeleteResponse Undelete(IUnitOfWork uow, TUndeleteRequest request)
parameter description
uow Unit of work
request The undelete request

See Also