C# 클래스 RemoteLedMatrix.Helpers.Connection

Class representing a serial connection that can be used by firmata
파일 보기 프로젝트 열기: ms-iot/LEDMatrix 1 사용 예제들

공개 메소드들

메소드 설명
Connection ( string displayName, object source, ConnectionType connectionType ) : Windows.Devices.Enumeration

메소드 상세

Connection() 공개 메소드

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