Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TinyJson
JSONWriter
C# Class TinyJson.JSONWriter
Show file
Open project: zanders3/json
Public Methods
Method
Description
ToJson
(
this
item
) :
string
Private Methods
Method
Description
AppendValue
(
StringBuilder
stringBuilder
,
object
item
) :
void
Method Details
ToJson()
public
static
method
public
static
ToJson
(
this
item
) :
string
item
this
return
string