Свойство | Тип | Описание | |
---|---|---|---|
FeedbackEmailAddress | string | ||
LastUpdated | System.DateTime | ||
ListsResponse | IronCow.Rest.Response | ||
LocationsResponse | IronCow.Rest.Response | ||
RtmClient | |||
SettingsResponse | IronCow.Rest.Response | ||
TasksResponse | IronCow.Rest.Response |
Метод | Описание | |
---|---|---|
App ( ) : System | ||
CheckTimezone ( ) : void | ||
DeleteData ( ) : void | ||
LoadData ( ) : void | ||
OlsonTimezoneOffset ( string olsonTimezoneId ) : System.TimeSpan | ||
OnCacheLists ( IronCow.Rest.Response response ) : void | ||
OnCacheLocations ( IronCow.Rest.Response response ) : void | ||
OnCacheSettings ( IronCow.Rest.Response response ) : void | ||
OnCacheTasks ( IronCow.Rest.Response response ) : void | ||
SaveData ( ) : void |
Метод | Описание | |
---|---|---|
OnLaunched ( |
Метод | Описание | |
---|---|---|
OnSuspending ( object sender, |
||
RootFrame_FirstNavigated ( object sender, |
Restores the content transitions after the app has launched.
|
public static OlsonTimezoneOffset ( string olsonTimezoneId ) : System.TimeSpan | ||
olsonTimezoneId | string | |
Результат | System.TimeSpan |
public static OnCacheLists ( IronCow.Rest.Response response ) : void | ||
response | IronCow.Rest.Response | |
Результат | void |
public static OnCacheLocations ( IronCow.Rest.Response response ) : void | ||
response | IronCow.Rest.Response | |
Результат | void |
public static OnCacheSettings ( IronCow.Rest.Response response ) : void | ||
response | IronCow.Rest.Response | |
Результат | void |
public static OnCacheTasks ( IronCow.Rest.Response response ) : void | ||
response | IronCow.Rest.Response | |
Результат | void |
protected OnLaunched ( |
||
e | ||
Результат | void |
public static string FeedbackEmailAddress | ||
Результат | string |
public static DateTime,System LastUpdated | ||
Результат | System.DateTime |
public static Response,IronCow.Rest ListsResponse | ||
Результат | IronCow.Rest.Response |
public static Response,IronCow.Rest LocationsResponse | ||
Результат | IronCow.Rest.Response |
public static Response,IronCow.Rest SettingsResponse | ||
Результат | IronCow.Rest.Response |