C# Class TropoCSharp.Tropo.Result

Create an instance of the Tropo Result object.
Afficher le fichier Open project: hack4reno/hack4reno2011

Méthodes publiques

Méthode Description
Result ( string JSON ) : Newtonsoft.Json.Linq

Class constructor.

Method Details

Result() public méthode

Class constructor.
public Result ( string JSON ) : Newtonsoft.Json.Linq
JSON string Result JSON submitted from Tropo platform.
Résultat Newtonsoft.Json.Linq