Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HA4IoT
Sensors
Buttons
EmptyButtonEndpoint
C# Class HA4IoT.Sensors.Buttons.EmptyButtonEndpoint
Inheritance:
IButtonEndpoint
Mostra file
Open project: chkr1011/CK.HomeAutomation
Public Methods
Method
Description
Press
( ) :
void
PressAndRelease
( ) :
void
Release
( ) :
void
Method Details
Press()
public
method
public
Press
( ) :
void
return
void
PressAndRelease()
public
method
public
PressAndRelease
( ) :
void
return
void
Release()
public
method
public
Release
( ) :
void
return
void