System.EventArgs.Empty Field

Provides a value to use with events that do not have event data.

Syntax

public static readonly EventArgs Empty

Remarks

Pass this value to event handlers that are associated with events that do not have data.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0