Delegates and Events – Part 1.

This topic is quite interesting for beginners too. You can often face the usage of delegates and of course: events. Delegates If you want to execute an action but you don’t know which method or object you’ll want to call