点击或拖拽改变大小

R2200RFIDTagReadEventArgs 构造函数

获取一个 R2200ButtonEventArgs 实例

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法
public R2200RFIDTagReadEventArgs(
	bool success,
	string message
)

参数

success
类型:SystemBoolean
读Tag是否成功
message
类型:SystemString
信息
参见