Delegate DevicesNotify
Namespace: Device.Net
Assembly: Device.Net.dll
Syntax
public delegate void DevicesNotify(IReadOnlyCollection<ConnectedDeviceDefinition> connectedDevices);
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IReadOnlyCollection<ConnectedDeviceDefinition> | connectedDevices |