C# Class WPNest.Services.GetThermostatStatusResult

Inheritance: WebServiceResult
ファイルを表示 Open project: garyjohnson/wpnest Class Usage Examples

Public Methods

Method Description
GetThermostatStatusResult ( Thermostat thermostat ) : System
GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System

Method Details

GetThermostatStatusResult() public method

public GetThermostatStatusResult ( Thermostat thermostat ) : System
thermostat Thermostat
return System

GetThermostatStatusResult() public method

public GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System
error WebServiceError
exception System.Exception
return System