点击或拖拽改变大小

R1000RFIDTagReadEventArgs 构造函数

获取一个 R2000ButtonEventArgs 实例

命名空间:  Smobiler.Device
程序集:  Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17429+884d959fb9267a9ec42d4b571b65ad57e153a55f
语法
public R1000RFIDTagReadEventArgs(
	bool success,
	string message
)

参数

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