Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Bottles
Services
JsonSerialization
C# Class Bottles.Services.JsonSerialization
Exibir arquivo
Open project: DarthFubuMVC/bottles
Public Methods
Method
Description
ToJson
(
object
o
,
bool
indentedFormatting
= false ) :
string
Method Details
ToJson()
public
static
method
public
static
ToJson
(
object
o
,
bool
indentedFormatting
= false ) :
string
o
object
indentedFormatting
bool
return
string