Click or drag to resize

EventArgs<T> Constructor

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