public virtual Task<IServiceResult<TEntity>> GetAsync( TKey id, CancellationToken cancellationToken = default )
In This Article