Constructor SimpleRawRepl
Namespace: Belay.Core
Assembly: Belay.Core.dll
SimpleRawRepl(Stream, ILogger)
Initializes a new instance of the class.
csharp
public SimpleRawRepl(Stream stream, ILogger logger)
Parameters
stream
Stream
The communication stream to the device.
logger
ILogger
The logger for diagnostic information.