Show / Hide Table of Contents

Delegate DeviceNotify

Namespace: Device.Net
Assembly: Device.Net.dll
Syntax
public delegate void DeviceNotify(IDevice connectedDevice);
Parameters
Type Name Description
IDevice connectedDevice
In This Article
Back to top Generated by DocFX