Click or drag to resize

ES257(ListIConnection, ISerialProtocol) Constructor

Create ES-257 with 2 Ports which use the given connections and protocol

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ES257(
	List<IConnection> portConnections,
	ISerialProtocol protocol
)

Parameters

portConnections  ListIConnection
protocol  ISerialProtocol
See Also