UM7RFIDTagWriteEventArgs 构造函数 |
获取一个 R2000ButtonEventArgs 实例
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public UM7RFIDTagWriteEventArgs(
bool success
)
Public Sub New (
success As Boolean
)
参数
- success
- 类型:SystemBoolean
写Tag是否成功。
参见