This video will explain what are delegates and when to use it in C#. It will show you initially by demonstrating a pretty useless use case.
Then we will go deep into a great scenario where we can see the full benefits of Delegates in C#
You can download the source code from https://github.com/the-solo-coder/del...