Mono Class Library: System.EventArgs Overview | Members

System.EventArgs.Empty Field

Returns a new EventArgs instance for use with events that have no state information.

public static readonly EventArgs Empty

Remarks

This field is read-only.

Accessing this field is equivalent to calling the EventArgs constructor.

Requirements

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