C# 클래스 HA4IoT.Contracts.Api.ApiContext

상속: IApiContext
파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation 1 사용 예제들

공개 메소드들

메소드 설명
ApiContext ( string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System

메소드 상세

ApiContext() 공개 메소드

public ApiContext ( string uri, Newtonsoft.Json.Linq.JObject request, Newtonsoft.Json.Linq.JObject response ) : System
uri string
request Newtonsoft.Json.Linq.JObject
response Newtonsoft.Json.Linq.JObject
리턴 System