I am currently writing an ASP.NET server control, which exposes a number of custom events. I was looking through my code archives for a helper class, which will safely call handler methods of a multicast delegate, when an event is triggered. I found the class I was looking for, and decided to publish it here [...]
Archive for August 17th, 2005
Firing multicast delegate events
Posted in Everything, Software Development, tagged C#, Code on August 17, 2005 | Leave a Comment »
