Empty EventArgs (EventArgs.Empty)(blog.obishawn.com)
submitted by
SuperJason(2740) 3 years, 8 months ago
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.
|category: C#
|Views: 210
tags:
C# another
Everyones tags:
Your Tags: