UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.LoadEntityAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Loads the entity that is going to be undeleted
protected virtual Task LoadEntityAsync(
CancellationToken cancellationToken = default(CancellationToken))