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
Utilities
Json
JsonBool
C# Class Utilities.Json.JsonBool
Inheritance:
JsonToken
Afficher le fichier
Open project: GAIPS-INESC-ID/FAtiMA-Toolkit
Méthodes publiques
Свойство
Type
Description
Value
bool
Méthodes publiques
Méthode
Description
JsonBool
(
bool
value
) :
System.IO
Write
(
TextWriter
writer
,
int
ident
,
bool
allowIndent
) :
void
Method Details
JsonBool()
public
méthode
public
JsonBool
(
bool
value
) :
System.IO
value
bool
Résultat
System.IO
Write()
public
méthode
public
Write
(
TextWriter
writer
,
int
ident
,
bool
allowIndent
) :
void
writer
System.IO.TextWriter
ident
int
allowIndent
bool
Résultat
void
Property Details
Value
public_oe property
public
bool
Value
Résultat
bool