hmmm i've been reading about this and i got a few questions about it...

hmm...what is the advantage of my class inherit from EventArgs? if i do so i can't make my class inherit from anymore class so it looks like a disavantage

and...i want to have events that has different parameters between them...do i have to have 1delegate for each "type" of parameters? maybe the answer is inheriting from EventArgs..omg..i am not getting this lol