C# 클래스 MtGoxTrader.Model.MtGoxOrder

파일 보기 프로젝트 열기: iamapi/MtgoxTrader 1 사용 예제들

공개 메소드들

메소드 설명
getObjects ( string jsonDataStr ) : List

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

메소드 상세

getObjects() 공개 정적인 메소드

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