ParameterValueChangingEventArgs<T> Constructors
Contains data for***Changing events.
| Name | Parameters | Description |
|---|---|---|
| ParameterValueChangingEventArgs(T, T) | newValue, oldValue | Initializes a new instance of the ParameterValueChangingEventArgs<T> class with specified settings. |
See Also