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
mql4sharp
helpers
JSONHelper
C# Class mql4sharp.helpers.JSONHelper
Exibir arquivo
Open project: jseparovic/MQL4CSharp
Public Methods
Method
Description
ToJSON
(
this
obj
) :
string
ToJSON
(
this
obj
,
int
recursionDepth
) :
string
Method Details
ToJSON()
public
static
method
public
static
ToJSON
(
this
obj
) :
string
obj
this
return
string
ToJSON()
public
static
method
public
static
ToJSON
(
this
obj
,
int
recursionDepth
) :
string
obj
this
recursionDepth
int
return
string