C# Class Netduino.WebServer.Core.Json.JsonObject

A Json Object. Programmed by Huysentruit Wouter See the Json.ToJson method for more information.
Inheritance: System.Collections.Hashtable
Afficher le fichier Open project: martinbuberl/Netduino Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Convert the object to its JSON representation.

Method Details

ToString() public méthode

Convert the object to its JSON representation.
public ToString ( ) : string
Résultat string