C# Class TickTack.Models.RegisterIotDeviceResponse

Afficher le fichier Open project: HouseOfTheFuture/IoT-Device

Méthodes publiques

Méthode Description
DeserializeJson ( JToken inputObject ) : void

Deserialize the object

RegisterIotDeviceResponse ( ) : System

Initializes a new instance of the RegisterIotDeviceResponse class.

Method Details

DeserializeJson() public méthode

Deserialize the object
public DeserializeJson ( JToken inputObject ) : void
inputObject JToken
Résultat void

RegisterIotDeviceResponse() public méthode

Initializes a new instance of the RegisterIotDeviceResponse class.
public RegisterIotDeviceResponse ( ) : System
Résultat System