Another is when you have to run more than one "function" when a specific
action happens.
Another is when you have a library that has to make a callback to the
calling application, but you do not know what the event name is at the time
you create the library.
While the article is about events, one must have a good understanding of
delegates in order to really understand events in C#. So much of the article
addresses delegates.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.