C# Class Contrequarte.SmartPlug.Core.ScheduledEntry

Datei anzeigen Open project: contrequarte/SmartPlugSP2101W Class Usage Examples

Public Properties

Property Type Description
Enabled bool

Public Methods

Method Description
AsEdimaxScheduledEntry ( ) : string
ScheduledEntry ( TimePeriod period, bool enabled ) : System

Private Methods

Method Description
NumberToChar ( int numberToConvert ) : char

Method Details

AsEdimaxScheduledEntry() public method

public AsEdimaxScheduledEntry ( ) : string
return string

ScheduledEntry() public method

public ScheduledEntry ( TimePeriod period, bool enabled ) : System
period TimePeriod
enabled bool
return System

Property Details

Enabled public_oe property

public bool Enabled
return bool