Exemplo n.º 1
0
 public IEnumerator <uint> GetEnumerator()
 {
     return(primes.GetEnumerator());
 }