C# 클래스 WPNest.Services.GetThermostatStatusResult

상속: WebServiceResult
파일 보기 프로젝트 열기: garyjohnson/wpnest 1 사용 예제들

공개 메소드들

메소드 설명
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