C# Delegates, Events and more
In this article, I will be discussing C# delegates, events, and other related topics that involve these two. Even if you have been working with C# for a long time, this type of topic might seem confusing. The reason is we do not use them on a daily basis. Or we use it without realizing it. Either way, brushing up on this topic with simple and clear examples is always a good idea.