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
CSharpUtils
Json
JSON
Decode
CSharpUtils.Json.JSON.Decode C# (CSharp) Method
JSON Class Documentation
Exibir arquivo
Open project: soywiz/csharputils
Decode()
public
static
method
public
static
Decode
(
string
Format
) :
object
Format
string
return
object
public static object Decode(string Format) { return Parse(Format); }
JSON
Decode
Encode
Escape
Parse
Stringify