EventArgs Members

The following tables list the members exposed by the EventArgs type.

Public Constructors

Name Description
Public Method EventArgs Initializes a new instance of the EventArgs class.

Public Properties

Name Description
Public Property Static Empty Gets an empty, read-only EventArgs object.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EventArgs Class
Microsoft.SPOT Namespace