Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.LoadEntityAsync method

Loads the entity that is going to be undeleted

protected virtual Task LoadEntityAsync(CancellationToken cancellationToken = default)

See Also