Click or drag to resize
EventArgsEmpty Field
Represents an event with no event data.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly EventArgs Empty

Field Value

Type: EventArgs
See Also