Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX