R201BarcodeScanEventArgs 构造函数 |
获取一个 R201BarcodeScanEventArgs 实例
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17429+884d959fb9267a9ec42d4b571b65ad57e153a55f
语法public R201BarcodeScanEventArgs(
string data
)
Public Sub New (
data As String
)
参数
- data
- 类型:System.String
扫描数据
参见