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