Show / Hide Table of Contents

SmartCardDeviceEventArgs Constructor

SmartCardDeviceEventArgs(ISmartCardDevice)

Constructs a new instance of the SmartCardDeviceEventArgs class.

C#
public SmartCardDeviceEventArgs(ISmartCardDevice device)

Parameters

Type Name Description
ISmartCardDevice device

The smart card device that is originating this event.

In this article
Back to top Generated by DocFX