点击或拖拽改变大小

UM7RFIDScanEventArgs 构造函数

获取一个 UM7BarcodeScanEventArgs 实例

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.641.16928
语法
public UM7RFIDScanEventArgs(
	string epc,
	string rssi,
	string tid
)

参数

epc
类型:SystemString
扫描数据Epc
rssi
类型:SystemString
扫描数据Rssi
tid
类型:SystemString
扫描数据Tid
参见