C# Class cp_Charts_Cycles, 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 publiques

Méthode Description
Output ( DataTable dt ) : void

Méthodes protégées

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

Private Methods

Méthode Description
Populate ( int thermostatId ) : void

Method Details

Output() public méthode

public Output ( DataTable dt ) : void
dt DataTable
Résultat void

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