Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Utilities
Json
JsonBool
C# Class Utilities.Json.JsonBool
Inheritance:
JsonToken
Datei anzeigen
Open project: GAIPS-INESC-ID/FAtiMA-Toolkit
Public Properties
Property
Type
Description
Value
bool
Public Methods
Method
Description
JsonBool
(
bool
value
) :
System.IO
Write
(
TextWriter
writer
,
int
ident
,
bool
allowIndent
) :
void
Method Details
JsonBool()
public
method
public
JsonBool
(
bool
value
) :
System.IO
value
bool
return
System.IO
Write()
public
method
public
Write
(
TextWriter
writer
,
int
ident
,
bool
allowIndent
) :
void
writer
System.IO.TextWriter
ident
int
allowIndent
bool
return
void
Property Details
Value
public_oe property
public
bool
Value
return
bool