示例#1
0
 public virtual IAsyncEnumerable <T> AsEnumerableAsync(CancellationToken cancellationToken = default) => _collection.ToAsyncEnumerable();