WPNest.Services.GetThermostatStatusResult.GetThermostatStatusResult C# (CSharp) Method

GetThermostatStatusResult() public method

public GetThermostatStatusResult ( Thermostat thermostat ) : System
thermostat Thermostat
return System
        public GetThermostatStatusResult(Thermostat thermostat)
        {
            Thermostat = thermostat;
        }

Same methods

GetThermostatStatusResult::GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System
GetThermostatStatusResult