Provides a base class for classes that are used by event sources to pass event argument information. The EventArgs class is a base class and not intended to be used directly. Override this constructor to provide specific functionality.
Initializes a new instance of the EventArgs class.
A static object of type EventArgs that is used as a convenient way to specify an empty EventArgs instance.
An object of type EventArgs that is used as a convenient way to specify an empty EventArgs instance.