C# 클래스 TropoCSharp.Tropo.Result

Create an instance of the Tropo Result object.
파일 보기 프로젝트 열기: hack4reno/hack4reno2011

공개 메소드들

메소드 설명
Result ( string JSON ) : Newtonsoft.Json.Linq

Class constructor.

메소드 상세

Result() 공개 메소드

Class constructor.
public Result ( string JSON ) : Newtonsoft.Json.Linq
JSON string Result JSON submitted from Tropo platform.
리턴 Newtonsoft.Json.Linq