Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MonoDevelop
D
Projects
Dub
DefinitionFormats
JSONThingDeserializer
C# Class MonoDevelop.D.Projects.Dub.DefinitionFormats.JSONThingDeserializer
Afficher le fichier
Open project: aBothe/Mono-D
Class Usage Examples
Méthodes publiques
Méthode
Description
Deserialize
(
TextReader
tr
) :
JSONObject
Private Methods
Méthode
Description
ReadArray
(
JsonReader
r
) :
JSONArray
ReadObject
(
JsonReader
r
) :
JSONObject
ReadThing
(
JsonReader
r
) :
JSONThing
Method Details
Deserialize()
public
méthode
public
Deserialize
(
TextReader
tr
) :
JSONObject
tr
System.IO.TextReader
Résultat
JSONObject