C# 클래스 Adaptive.ReactiveTrader.Contract.TradesDto

파일 보기 프로젝트 열기: AdaptiveConsulting/ReactiveTraderCloud

공개 프로퍼티들

프로퍼티 타입 설명
Empty TradesDto

공개 메소드들

메소드 설명
TradesDto ( IList trades, bool isStateOfTheWorld, bool isStale ) : System.Collections.Generic

메소드 상세

TradesDto() 공개 메소드

public TradesDto ( IList trades, bool isStateOfTheWorld, bool isStale ) : System.Collections.Generic
trades IList
isStateOfTheWorld bool
isStale bool
리턴 System.Collections.Generic

프로퍼티 상세

Empty 공개적으로 정적으로 프로퍼티

public static TradesDto,Adaptive.ReactiveTrader.Contract Empty
리턴 TradesDto