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
Flood
Serialization
JSONSerializer.JSONListContext
C# Class Flood.Serialization.JSONSerializer.JSONListContext
Context for JSON lists. Will insert/Read commas before each item except for the first one
Inheritance:
JSONBaseContext
Afficher le fichier
Open project: FloodProject/flood
Méthodes publiques
Méthode
Description
JSONListContext
(
JSONSerializer
serializer
) :
System
Read
( ) :
void
Write
( ) :
void
Method Details
JSONListContext()
public
méthode
public
JSONListContext
(
JSONSerializer
serializer
) :
System
serializer
JSONSerializer
Résultat
System
Read()
public
méthode
public
Read
( ) :
void
Résultat
void
Write()
public
méthode
public
Write
( ) :
void
Résultat
void