C# Class HA4IoT.Tests.Mockups.TestButton

Inheritance: HA4IoT.Sensors.Buttons.Button
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
PressLong ( ) : void
PressShortly ( ) : void
TestButton ( ComponentId id, TestButtonEndpoint endpoint, ITimerService timerService, ISettingsService settingsService ) : System

Method Details

PressLong() public méthode

public PressLong ( ) : void
Résultat void

PressShortly() public méthode

public PressShortly ( ) : void
Résultat void

TestButton() public méthode

public TestButton ( ComponentId id, TestButtonEndpoint endpoint, ITimerService timerService, ISettingsService settingsService ) : System
id ComponentId
endpoint TestButtonEndpoint
timerService ITimerService
settingsService ISettingsService
Résultat System