public override Task<IServiceResult<int>> DeleteAsync( long id, CancellationToken cancellationToken = default )
In This Article