C# Class MtGoxTrader.Model.MtGoxTrade

Mostrar archivo Open project: iamapi/MtgoxTrader Class Usage Examples

Public Methods

Method Description
getObjects ( string jsonDataStr ) : List

Parses the JSON data returned by the 0/data/getTrades.php method

Method Details

getObjects() public static method

Parses the JSON data returned by the 0/data/getTrades.php method
public static getObjects ( string jsonDataStr ) : List
jsonDataStr string
return List