:wave: Hi ,
I am learning C# and is at the topic delegates but i don't quite understand the uses for it. I have checked MSDN which says delegates is like a pointer to a function in C/C++. It would be nice if anyone could use a scenario that will demostrate the need and advantages for using delegates. Thanks.
