Event argument for notifying a device change. More...
Public Member Functions | |
| DeviceEventArgs (Device device) | |
| Creates the device event argument from the given device . | |
Properties | |
| Device | Device [get] |
| Gets the device associated with an event. | |
Event argument for notifying a device change.
| DeviceEventArgs | ( | Device | device | ) |
Creates the device event argument from the given device .
| device | Device object. |