C# Class MemExchange.Core.SharedDto.Level1.MarketBestBidAskDto

ファイルを表示 Open project: ThomasVestergaard/MemExchange Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Reset ( ) : void
Update ( MarketBestBidAskDto other ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Update() public method

public Update ( MarketBestBidAskDto other ) : void
other MarketBestBidAskDto
return void