Method | Description | |
---|---|---|
Apply ( ) : void | ||
WithActuator ( IActuator actuator ) : |
||
WithParameter ( IHardwareParameter parameter ) : |
||
WithState ( ComponentState state ) : |
public WithActuator ( IActuator actuator ) : |
||
actuator | IActuator | |
return |
public WithParameter ( IHardwareParameter parameter ) : |
||
parameter | IHardwareParameter | |
return |
public WithState ( ComponentState state ) : |
||
state | ComponentState | |
return |