C# Class Adaptive.ReactiveTrader.Contract.TradesDto

Exibir arquivo Open project: AdaptiveConsulting/ReactiveTraderCloud

Public Properties

Property Type Description
Empty TradesDto

Public Methods

Method Description
TradesDto ( IList trades, bool isStateOfTheWorld, bool isStale ) : System.Collections.Generic

Method Details

TradesDto() public method

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

Property Details

Empty public_oe static_oe property

public static TradesDto,Adaptive.ReactiveTrader.Contract Empty
return TradesDto