C# (CSharp) CyrusBuilt.MonoPi.Components.Switches 네임스페이스

클래스들

이름 설명
MomentarySwitchBase Base class for momentary switch component abstractions.
MomentarySwitchComponent A component that is an abstraction of a momentary switch. This is an implementation of CyrusBuilt.MonoPi.Components.Switches.MomentarySwitchBase.
SwitchBase Base class for switch component abstractions.
SwitchComponent A component that is an abstraction of a standard switch. This is an implementation of CyrusBuilt.MonoPi.Components.Switches.SwitchBase.
SwitchStateChangeEventArgs Switch state change event arguments class.
ToggleSwitchBase Base class for toggle switch component abstractions.
ToggleSwitchComponent A component that is an abstraction of a toggle switch. This is an implementation of CyrusBuilt.MonoPi.Components.Switches.ToggleSwitchBase.