Property | Type | Description | |
---|---|---|---|
IsAuthenticated | bool | ||
UserData |
Method | Description | |
---|---|---|
AppUser ( ) : System | ||
Login ( ThermostatMonitorLib user ) : void | ||
Logout ( ) : void | ||
TimezoneDifference ( int timezone, bool daylightSavings ) : int |
public Login ( ThermostatMonitorLib user ) : void | ||
user | ThermostatMonitorLib | |
return | void |
public static TimezoneDifference ( int timezone, bool daylightSavings ) : int | ||
timezone | int | |
daylightSavings | bool | |
return | int |