Click or drag to resize

EventArgs<T1, T2> Constructor

Overload List
  Name Description
Public method EventArgs<T1, T2> () Initializes a new instance of the EventArgs<T1, T2> class.
Public method EventArgs<T1, T2> (T1, T2) Initializes a new instance of the EventArgs<T1, T2> class.
Top
See Also