C# Class IBE.EDDB_Data.EDMilkyway.MarketData

Afficher le fichier Open project: Duke-Jones/ED-IBE

Méthodes publiques

Свойство Type Description
BuyPrices_Demand List
BuyPrices_Supply List
Id int
SellPrices_Demand List
SellPrices_Supply List

Méthodes publiques

Méthode Description
MarketData ( ) : System

Method Details

MarketData() public méthode

public MarketData ( ) : System
Résultat System

Property Details

BuyPrices_Demand public_oe property

public List BuyPrices_Demand
Résultat List

BuyPrices_Supply public_oe property

public List BuyPrices_Supply
Résultat List

Id public_oe property

public int Id
Résultat int

SellPrices_Demand public_oe property

public List SellPrices_Demand
Résultat List

SellPrices_Supply public_oe property

public List SellPrices_Supply
Résultat List