C# Class MtGoxTrader.Model.MtGoxOrder

Afficher le fichier Open project: iamapi/MtgoxTrader Class Usage Examples

Méthodes publiques

Méthode Description
getObjects ( string jsonDataStr ) : List

Parse JSON data returned by the 0/buyBTC.php and 0/sellBTC.php methods

Method Details

getObjects() public static méthode

Parse JSON data returned by the 0/buyBTC.php and 0/sellBTC.php methods
public static getObjects ( string jsonDataStr ) : List
jsonDataStr string
Résultat List