Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Ioespt
UWP
DeviceControl
Models
DeviceTypes
DisplayDevice
C# Class Ioespt.UWP.DeviceControl.Models.DeviceTypes.DisplayDevice
Inheritance:
IDevice
Mostrar archivo
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