Exemplo n.º 1
0
 /// <inheritdoc />
 IEnumerator IEnumerable.GetEnumerator()
 {
     return(_buffer.GetEnumerator());
 }