C# Class RemoteLedMatrix.Helpers.Connection

Class representing a serial connection that can be used by firmata
Exibir arquivo Open project: ms-iot/LEDMatrix Class Usage Examples

Public Methods

Method Description
Connection ( string displayName, object source, ConnectionType connectionType ) : Windows.Devices.Enumeration

Method Details

Connection() public method

public Connection ( string displayName, object source, ConnectionType connectionType ) : Windows.Devices.Enumeration
displayName string
source object
connectionType ConnectionType
return Windows.Devices.Enumeration