Error!
Success!

EventArgs.Empty - Do You Use It?

0
kicks

EventArgs.Empty - Do You Use It?  (Unpublished)

Anyway, we can define EventArgs as a private member and use it instead of allocating an EventArgs object every time the event is raised. Fortunately, there is no need for that, C# introduce us the EventArgs.Empty...


Kicked By:
Drop Kicked By: