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

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

Méthodes publiques

Méthode Description
ToString ( ) : string

Convert the array to its JSON representation.

Method Details

ToString() public méthode

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