C# Class MtGoxTrader.Model.MtGoxDepthInfo

Datei anzeigen Open project: iamapi/MtgoxTrader Class Usage Examples

Public Methods

Method Description
MtGoxDepthInfo ( ) : System
getObjects ( string jsonDataStr ) : MtGoxDepthInfo

Method Details

MtGoxDepthInfo() public method

public MtGoxDepthInfo ( ) : System
return System

getObjects() public static method

public static getObjects ( string jsonDataStr ) : MtGoxDepthInfo
jsonDataStr string
return MtGoxDepthInfo