C# Class RemoteLedMatrix.Helpers.Connection

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

Méthodes publiques

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

Method Details

Connection() public méthode

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