public virtual Task<IList<TEntity>> SetOperatorNamesAsync<TEntity>( IList<TEntity> list, CancellationToken cancellationToken = default ) where TEntity : IEntity
In This Article