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