C# Class HA4IoT.Sensors.Buttons.EmptyButtonEndpoint

Inheritance: IButtonEndpoint
Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
Press ( ) : void
PressAndRelease ( ) : void
Release ( ) : void

Method Details

Press() public méthode

public Press ( ) : void
Résultat void

PressAndRelease() public méthode

public PressAndRelease ( ) : void
Résultat void

Release() public méthode

public Release ( ) : void
Résultat void