EventArgs<T1, T2> Constructor

Overload List

EventArgs<T1, T2>() Initializes a new instance of the EventArgs<T1, T2> class.
EventArgs<T1, T2>(T1, T2) Initializes a new instance of the EventArgs<T1, T2> class.

See Also