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

Show file Open project: ThomasVestergaard/MemExchange Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Reeset ( ) : void
Update ( StopLimitOrderDto other ) : void
ValidateForAdd ( ) : bool

Method Details

Reeset() public method

public Reeset ( ) : void
return void

Update() public method

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

ValidateForAdd() public method

public ValidateForAdd ( ) : bool
return bool