RelayedEventArgs<(Of <(<'T>)>)> Members

The RelayedEventArgs<(Of <(<'T>)>)> type exposes the following members.

Constructors


  Name Description
Public method RelayedEventArgs<(Of <(<'T>)>)>
Create a new relayed event from an existing event

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property EventArgs
The wrapped event args
Public property OriginalSender
The object that raised the original event