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