Метод | Описание | |
---|---|---|
GetActuator ( this area, |
||
IsOff ( this actuator ) : bool | ||
IsOn ( this actuator ) : bool |
public static GetActuator ( this area, |
||
area | this | |
id | ||
Результат | IActuator |
public static IsOff ( this actuator ) : bool | ||
actuator | this | |
Результат | bool |
public static IsOn ( this actuator ) : bool | ||
actuator | this | |
Результат | bool |