Пример #1
0
 public override IEnumerator <WsItem> GetEnumerator()
 {
     return(_readerEngine.GetAllFilesRecursive(_depth).GetEnumerator());
 }