C# Class MtGoxTrader.Model.MtGoxOrder

Datei anzeigen Open project: iamapi/MtgoxTrader Class Usage Examples

Public Methods

Method Description
getObjects ( string jsonDataStr ) : List

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

Method Details

getObjects() public static method

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