Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HA4IoT
Actuators
Triggers
TriggerBase
C# Class HA4IoT.Actuators.Triggers.TriggerBase
Inheritance:
ITrigger
Afficher le fichier
Open project: chkr1011/CK.HomeAutomation
Méthodes publiques
Méthode
Description
Attach
(
System.Action
action
) :
void
Attach
(
IAction
action
) :
void
Execute
( ) :
void
Method Details
Attach()
public
méthode
public
Attach
(
System.Action
action
) :
void
action
System.Action
Résultat
void
Attach()
public
méthode
public
Attach
(
IAction
action
) :
void
action
IAction
Résultat
void
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void