Click or drag to resize

SystemSerialController Constructor

Initializes a new instance of the SystemSerialController class

Namespace: RAYLASE.MarkerPlugin.Devices.SerialController
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public SystemSerialController(
	ILogger logger
)

Parameters

logger  ILogger

[Missing <param name="logger"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.SerialController.SystemSerialController.#ctor(slf4net.ILogger)"]

See Also