Show / Hide Table of Contents

DeviceEventArgs Constructor

DeviceEventArgs(TDevice)

Constructs a new instance of the DeviceEventArgs<TDevice> class.

C#
protected DeviceEventArgs(TDevice device)

Parameters

Type Name Description
TDevice device
In this article
Back to top Generated by DocFX