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