ValueEventArgs<T> Constructors
Stores event arguments that contain a value of the specified type.Name | Parameters | Description |
---|---|---|
ValueEventArgs(T) | value | Initializes a new instance of the ValueEventArgs<T> class with specified settings. |
See Also
Name | Parameters | Description |
---|---|---|
ValueEventArgs(T) | value | Initializes a new instance of the ValueEventArgs<T> class with specified settings. |