C# 클래스 openhabUWP.Remote.Models.Mapping

파일 보기 프로젝트 열기: altima/openhabUWP 1 사용 예제들

공개 메소드들

메소드 설명
Mapping ( )

Initializes a new instance of the Mapping class.

Mapping ( string command, string label )

Initializes a new instance of the Mapping class.

메소드 상세

Mapping() 공개 메소드

Initializes a new instance of the Mapping class.
public Mapping ( )

Mapping() 공개 메소드

Initializes a new instance of the Mapping class.
public Mapping ( string command, string label )
command string The command.
label string The label.