Class SwitchAccessHelper
public class SwitchAccessHelper : AccessHelper<SwitchAccess>
- Inheritance
-
SwitchAccessHelper
- Inherited Members
- Extension Methods
Constructors
SwitchAccessHelper(SwitchAccess)
public SwitchAccessHelper(SwitchAccess value)
Parameters
valueSwitchAccess
Properties
Abbreviations
protected override Dictionary<SwitchAccess, string> Abbreviations { get; }
Property Value
EmptyValue
protected override SwitchAccess EmptyValue { get; }
Property Value
On
public bool On { get; }