C# IEnumerable (Generator) Explained

Описание к видео C# IEnumerable (Generator) Explained

In this IEnumerable tutorial, I explain how IEnumerable works? how to use IEnumerable? as well as some things to watch out for. Remember IEnumerable is nothing more than a generator, and the object which contains the state of the generator get's spawned in place of the function returning the IEnumerable.

Patreon 🤝   / raw_coding  
Courses 📚 https://learning.raw-coding.dev
Shop 🛒 https://shop.raw-coding.dev

Discord 💬   / discord  
Twitter 📣   / anton_t0shik  
Twitch 🎥   / raw_coding  

Source: https://github.com/T0shik/raw-coding-...

#csharp

Комментарии

Информация по комментариям в разработке