C# Class mql4sharp.helpers.JSONHelper

Afficher le fichier Open project: jseparovic/MQL4CSharp

Méthodes publiques

Méthode Description
ToJSON ( this obj ) : string
ToJSON ( this obj, int recursionDepth ) : string

Method Details

ToJSON() public static méthode

public static ToJSON ( this obj ) : string
obj this
Résultat string

ToJSON() public static méthode

public static ToJSON ( this obj, int recursionDepth ) : string
obj this
recursionDepth int
Résultat string