C# Класс HA4IoT.Tests.Mockups.TestButton

Наследование: HA4IoT.Sensors.Buttons.Button
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
PressLong ( ) : void
PressShortly ( ) : void
TestButton ( ComponentId id, TestButtonEndpoint endpoint, ITimerService timerService, ISettingsService settingsService ) : System

Описание методов

PressLong() публичный Метод

public PressLong ( ) : void
Результат void

PressShortly() публичный Метод

public PressShortly ( ) : void
Результат void

TestButton() публичный Метод

public TestButton ( ComponentId id, TestButtonEndpoint endpoint, ITimerService timerService, ISettingsService settingsService ) : System
id ComponentId
endpoint TestButtonEndpoint
timerService ITimerService
settingsService ISettingsService
Результат System