点击或拖拽改变大小

SpecifiedCharacterMessage 构造函数

重载列表
  名称说明
公共方法SpecifiedCharacterMessage(Byte)
使用固定的一个字符结尾作为当前的报文接收条件,来实例化一个对象
Instantiate an object using a fixed end of one character as the current message reception condition
公共方法SpecifiedCharacterMessage(Byte, Byte)
使用固定的两个个字符结尾作为当前的报文接收条件,来实例化一个对象
Instantiate an object using a fixed two-character end as the current message reception condition
Top
参见