Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.UndeleteAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

public Task<TUndeleteResponse> UndeleteAsync(IUnitOfWork uow, TUndeleteRequest request, 
    CancellationToken cancellationToken = default(CancellationToken))

See Also