C# Класс WPNest.Services.GetThermostatStatusResult

Наследование: WebServiceResult
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetThermostatStatusResult ( Thermostat thermostat ) : System
GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System

Описание методов

GetThermostatStatusResult() публичный Метод

public GetThermostatStatusResult ( Thermostat thermostat ) : System
thermostat Thermostat
Результат System

GetThermostatStatusResult() публичный Метод

public GetThermostatStatusResult ( WebServiceError error, Exception exception ) : System
error WebServiceError
exception System.Exception
Результат System