C# Class HA4IoT.Actuators.Connectors.StateMachineWithButtonConnector

显示文件 Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
ConnectMoveNextAndToggleOffWith ( this stateMachineActuator, IButton button ) : IStateMachine

Method Details

ConnectMoveNextAndToggleOffWith() public static method

public static ConnectMoveNextAndToggleOffWith ( this stateMachineActuator, IButton button ) : IStateMachine
stateMachineActuator this
button IButton
return IStateMachine