C# IEnumerator Kullanımı No Further Mystery
C# IEnumerable kullanmanın birokkalı avantajı vardır ve bu avantajlar sebebiyle nominalm vüruttiricilerin sıkça tercih ettiği bir arayüz olmuşdolaşma. İşte detaylı olarak neden C# IEnumerable kullanmalıyız:If you really want to, you could loop through the IEnumerator, putting the items into a List, and return that, but I'm guessing