Table of Contents

Class SwitchAccessHelper

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class SwitchAccessHelper : AccessHelper<SwitchAccess>
Inheritance
SwitchAccessHelper
Inherited Members
Extension Methods

Constructors

SwitchAccessHelper(SwitchAccess)

public SwitchAccessHelper(SwitchAccess value)

Parameters

value SwitchAccess

Properties

Abbreviations

protected override Dictionary<SwitchAccess, string> Abbreviations { get; }

Property Value

Dictionary<SwitchAccess, string>

EmptyValue

protected override SwitchAccess EmptyValue { get; }

Property Value

SwitchAccess

On

public bool On { get; }

Property Value

bool