Пример #1
0
 public IEnumerator <string[]> GetEnumerator()
 {
     return(_csv.GetEnumerator());
 }