点击或拖拽改变大小

V9100RFIDScanEventArgs 构造函数 (String, String)

初始化 V9100RFIDScanEventArgs 类的一个新实例

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

参数

epc
类型:SystemString

[缺少 "M:Smobiler.Device.V9100RFIDScanEventArgs.#ctor(System.String,System.String)" 的 <param name="epc"/> 文档]

rssi
类型:SystemString

[缺少 "M:Smobiler.Device.V9100RFIDScanEventArgs.#ctor(System.String,System.String)" 的 <param name="rssi"/> 文档]

参见