C# 클래스 TickTack.Models.RegisterIotDeviceResponse

파일 보기 프로젝트 열기: HouseOfTheFuture/IoT-Device

공개 메소드들

메소드 설명
DeserializeJson ( JToken inputObject ) : void

Deserialize the object

RegisterIotDeviceResponse ( ) : System

Initializes a new instance of the RegisterIotDeviceResponse class.

메소드 상세

DeserializeJson() 공개 메소드

Deserialize the object
public DeserializeJson ( JToken inputObject ) : void
inputObject JToken
리턴 void

RegisterIotDeviceResponse() 공개 메소드

Initializes a new instance of the RegisterIotDeviceResponse class.
public RegisterIotDeviceResponse ( ) : System
리턴 System