C# Class GreenQloud.JSONHelper

Afficher le fichier Open project: greenqloud/qloudsync

Méthodes publiques

Méthode Description
GetInfo ( string url ) : Newtonsoft.Json.Linq.JObject
GetInfoArray ( string url ) : Newtonsoft.Json.Linq.JArray
postJSON ( Event e ) : string

Method Details

GetInfo() public static méthode

public static GetInfo ( string url ) : Newtonsoft.Json.Linq.JObject
url string
Résultat Newtonsoft.Json.Linq.JObject

GetInfoArray() public static méthode

public static GetInfoArray ( string url ) : Newtonsoft.Json.Linq.JArray
url string
Résultat Newtonsoft.Json.Linq.JArray

postJSON() public méthode

public postJSON ( Event e ) : string
e GreenQloud.Model.Event
Résultat string