Bridge

EventArgs Class

Represents the base class for classes that contain event data, and provides a value to use for events that do not include event data.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NameAttribute]
public class EventArgs
<ExternalAttribute> _
<NameAttribute> _
Public Class EventArgs
[ExternalAttribute]
[NameAttribute]
public ref class EventArgs

Inheritance Hierarchy


System..::..Object
  System..::..EventArgs