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
JsonPSerializer
C# Class JsonPSerializer, code
Datei anzeigen
Open project: shendongnian/code
Private Properties
Property
Type
Description
GetJson
string
Public Methods
Method
Description
JsonPSerializer
(
string
callback
)
Serialize
(
obj
) :
string
Serialize
(
List,
list
) :
string
Private Methods
Method
Description
GetJson
(
obj
) :
string
Method Details
JsonPSerializer()
public
method
public
JsonPSerializer
(
string
callback
)
callback
string
Serialize()
public
method
public
Serialize
(
obj
) :
string
return
string
Serialize()
public
method
public
Serialize
(
List,
list
) :
string
list
List,
return
string