0
kicks
Event horizon - Understanding custom events
In this article I’m going to try to explain what custom events are and why you should use them in your code. As you will see the term custom event is this context is not just an event you have created for your own class, but also a custom way of storing the delegates for this event...