Ejemplo n.º 1
0
 IEnumerator IEnumerable.GetEnumerator()
 {
     return(list.GetEnumerator());
 }