public ShortDataPartition(
int startingAddress,
short[] values
)
Public Sub New (
startingAddress As Integer,
values As Short()
)
new :
startingAddress : int *
values : int16[] -> ShortDataPartition
[缺少 "M:TouchSocket.Modbus.ShortDataPartition.#ctor(System.Int32,System.Int16[])" 的 <param name="startingAddress"/> 文档]
[缺少 "M:TouchSocket.Modbus.ShortDataPartition.#ctor(System.Int32,System.Int16[])" 的 <param name="values"/> 文档]