Esempio n. 1
0
 System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
 {
     return(reader.GetEnumerator());
 }