Constructor HandledEventArgs
HandledEventArgs(T)
Initializes a new instance of the BaseEventArgs<T> class.
public HandledEventArgs(T value)
Parameters
value
T
Initializes a new instance of the BaseEventArgs<T> class.
public HandledEventArgs(T value)
value
T