device_remove
Description:
public void device_remove (
Device device)
Posts a message on the provider's Bus to inform applications that a device has been
removed.
This is for use by subclasses.
Parameters:
this |
a DeviceProvider
|
device |
a Device that has been removed
|