Event Class (was Re: [Arp] Central dispatcher)
Darron J. Schall
darron at darronschall.com
Wed Apr 20 10:50:46 PDT 2005
Christophe Herreman wrote:
> When I dispatch a StartAssessmentEvent, I have to know that the type
> of the event is "onStartAssessment". Is this how it should work, or am
> I missing something here?
See the C# tutorial on how their events work. Keep in mind, in C#
there's an "event" keyword, so things are different. I don't have time
right now to explain in detail, sorry.. but this article should cover it.
http://msdn.microsoft.com/library/en-us/csref/html/vcwlkEventsTutorial.asp?frame=true
-d
More information about the Arp
mailing list