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

Inheritance: IDevice
Afficher le fichier Open project: mikehole/internet-of-esp-things

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DisplayDevice ( ) : PropertyChanged
DnContrast ( ) : void
UpContrast ( ) : void

Method Details

DisplayDevice() public méthode

public DisplayDevice ( ) : PropertyChanged
Résultat PropertyChanged

DnContrast() public méthode

public DnContrast ( ) : void
Résultat void

UpContrast() public méthode

public UpContrast ( ) : void
Résultat void