C# Class CyrusBuilt.MonoPi.Components.Switches.MomentarySwitchBase

Base class for momentary switch component abstractions.
Inheritance: SwitchBase, IMomentarySwitch
Afficher le fichier Open project: cyrusbuilt/MonoPi

Méthodes protégées

Méthode Description
MomentarySwitchBase ( ) : System

Initializes a new instance of the CyrusBuilt.MonoPi.Components.Switches.MomentarySwitchBase class. This is the default constructor.

Method Details

MomentarySwitchBase() protected méthode

Initializes a new instance of the CyrusBuilt.MonoPi.Components.Switches.MomentarySwitchBase class. This is the default constructor.
protected MomentarySwitchBase ( ) : System
Résultat System