C# Class MemExchange.Core.SharedDto.Orders.DuoLimitOrderDto

Exibir arquivo Open project: ThomasVestergaard/MemExchange Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DuoLimitOrderDto ( ) : ProtoBuf
Reset ( ) : void
Update ( DuoLimitOrderDto other ) : void

Method Details

DuoLimitOrderDto() public method

public DuoLimitOrderDto ( ) : ProtoBuf
return ProtoBuf

Reset() public method

public Reset ( ) : void
return void

Update() public method

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