C# Class cp_Charts_Hours, ThermostatMonitor-Net

Inheritance: System.Web.UI.Page
Show file Open project: AndroidThermostat/ThermostatMonitor-Net

Public Properties

Property Type Description
Data string
TimezoneDifference int

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
AppendHistorical ( DataTable outputDt ) : void
GetRowByHour ( DataTable dt, int hour ) : DataRow
Output ( DataTable dt ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

Data public property

public string Data
return string

TimezoneDifference public property

public int TimezoneDifference
return int