C# Class Ioespt.UWP.DeviceControl.Models.DeviceTypes.DisplayDevice

Inheritance: IDevice
Exibir arquivo Open project: mikehole/internet-of-esp-things

Private Properties

Property Type Description

Public Methods

Method Description
DisplayDevice ( ) : PropertyChanged
DnContrast ( ) : void
UpContrast ( ) : void

Method Details

DisplayDevice() public method

public DisplayDevice ( ) : PropertyChanged
return PropertyChanged

DnContrast() public method

public DnContrast ( ) : void
return void

UpContrast() public method

public UpContrast ( ) : void
return void