Error!
Success!

Empty EventArgs (EventArgs.Empty)

0
kicks

Empty EventArgs (EventArgs.Empty)  (Unpublished)

How many times have you written an event whose event handler just takes in a generic EventArgs object and when you raise that event you pass in new EventArgs()? Turns out the EventArgs class has a static read-only instance field EventArgs.Empty.


Kicked By:
Drop Kicked By: