C# 클래스 Ioespt.UWP.DeviceControl.Models.DeviceTypes.DisplayDevice

상속: IDevice
파일 보기 프로젝트 열기: mikehole/internet-of-esp-things

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DisplayDevice ( ) : PropertyChanged
DnContrast ( ) : void
UpContrast ( ) : void

메소드 상세

DisplayDevice() 공개 메소드

public DisplayDevice ( ) : PropertyChanged
리턴 PropertyChanged

DnContrast() 공개 메소드

public DnContrast ( ) : void
리턴 void

UpContrast() 공개 메소드

public UpContrast ( ) : void
리턴 void