C# Class Contrequarte.SmartPlug.Core.ScheduledEntry

Afficher le fichier Open project: contrequarte/SmartPlugSP2101W Class Usage Examples

Méthodes publiques

Свойство Type Description
Enabled bool

Méthodes publiques

Méthode Description
AsEdimaxScheduledEntry ( ) : string
ScheduledEntry ( TimePeriod period, bool enabled ) : System

Private Methods

Méthode Description
NumberToChar ( int numberToConvert ) : char

Method Details

AsEdimaxScheduledEntry() public méthode

public AsEdimaxScheduledEntry ( ) : string
Résultat string

ScheduledEntry() public méthode

public ScheduledEntry ( TimePeriod period, bool enabled ) : System
period TimePeriod
enabled bool
Résultat System

Property Details

Enabled public_oe property

public bool Enabled
Résultat bool