C# Class Sanderling.Interface.MemoryStruct.MarketMyOrders

Inheritance: Container
Exibir arquivo Open project: Arcitectus/Sanderling

Public Properties

Property Type Description
BuyOrderView IListViewAndControl
SellOrderView IListViewAndControl

Public Methods

Method Description
MarketMyOrders ( )
MarketMyOrders ( IContainer @base )

Method Details

MarketMyOrders() public method

public MarketMyOrders ( )

MarketMyOrders() public method

public MarketMyOrders ( IContainer @base )
@base IContainer

Property Details

BuyOrderView public_oe property

public IListViewAndControl BuyOrderView
return IListViewAndControl

SellOrderView public_oe property

public IListViewAndControl SellOrderView
return IListViewAndControl