Méthode | Description | |
---|---|---|
GetJsonResult ( string message ) : Newtonsoft.Json.Linq.JObject | ||
GetJsonResult ( string message, bool success ) : Newtonsoft.Json.Linq.JObject | ||
GetResponseException ( string message, HttpStatusCode status ) : HttpResponseException | ||
GetResponseMessage ( string message, HttpStatusCode status ) : |
||
GetTimelapseResourceUrl ( |
||
GetTimezone ( string tzId ) : string |
public static GetJsonResult ( string message ) : Newtonsoft.Json.Linq.JObject | ||
message | string | |
Résultat | Newtonsoft.Json.Linq.JObject |
public static GetJsonResult ( string message, bool success ) : Newtonsoft.Json.Linq.JObject | ||
message | string | |
success | bool | |
Résultat | Newtonsoft.Json.Linq.JObject |
public static GetResponseException ( string message, HttpStatusCode status ) : HttpResponseException | ||
message | string | |
status | HttpStatusCode | |
Résultat | HttpResponseException |
public static GetResponseMessage ( string message, HttpStatusCode status ) : |
||
message | string | |
status | HttpStatusCode | |
Résultat |
public static GetTimelapseResourceUrl ( |
||
timelapse | ||
Résultat | string |
public static GetTimezone ( string tzId ) : string | ||
tzId | string | |
Résultat | string |