C# Class HA4IoT.Actuators.Connectors.RollerShutterWithRollerShutterButtonsConnector

Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
ConnectWith ( this rollerShutter, IButton upButton, IButton downButton ) : IRollerShutter

Private Methods

Méthode Description
HandleBlindButtonPressedEvent ( IRollerShutter rollerShutter, ComponentState direction ) : void

Method Details

ConnectWith() public static méthode

public static ConnectWith ( this rollerShutter, IButton upButton, IButton downButton ) : IRollerShutter
rollerShutter this
upButton IButton
downButton IButton
Résultat IRollerShutter