C# Class WPNest.Services.GetThermostatStatusResult

Inheritance: WebServiceResult
Afficher le fichier Open project: garyjohnson/wpnest Class Usage Examples

Méthodes publiques

Méthode Description
GetThermostatStatusResult ( Thermostat thermostat ) : System
GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System

Method Details

GetThermostatStatusResult() public méthode

public GetThermostatStatusResult ( Thermostat thermostat ) : System
thermostat Thermostat
Résultat System

GetThermostatStatusResult() public méthode

public GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System
error WebServiceError
exception System.Exception
Résultat System