C# Class cp_Charts_Hours, ThermostatMonitor-Net

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: AndroidThermostat/ThermostatMonitor-Net

Méthodes publiques

Свойство Type Description
Data string
TimezoneDifference int

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
AppendHistorical ( DataTable outputDt ) : void
GetRowByHour ( DataTable dt, int hour ) : DataRow
Output ( DataTable dt ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

Data public_oe property

public string Data
Résultat string

TimezoneDifference public_oe property

public int TimezoneDifference
Résultat int