Switch (true/false)
More...
|
| EventHandler | OnChange |
| | Event which will be fired on switch value change More...
|
| |
◆ Switch() [1/2]
| Energy.Base.Switch.Switch |
( |
| ) |
|
◆ Switch() [2/2]
| Energy.Base.Switch.Switch |
( |
bool |
value | ) |
|
◆ Off()
| void Energy.Base.Switch.Off |
( |
| ) |
|
Set swtich value to false
◆ On()
| void Energy.Base.Switch.On |
( |
| ) |
|
◆ operator bool()
| static Energy.Base.Switch.operator bool |
( |
Switch |
o | ) |
|
|
explicitstatic |
◆ operator Switch()
| static implicit Energy.Base.Switch.operator Switch |
( |
bool |
value | ) |
|
|
static |
◆ Value
| bool Energy.Base.Switch.Value |
|
getset |
◆ OnChange
| EventHandler Energy.Base.Switch.OnChange |
Event which will be fired on switch value change
The documentation for this class was generated from the following file: