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