![]() |
MarketFactory C# API 3.0
|
Public Member Functions | |
| FeedMarketBorderView () | |
| FeedMarketID | GetErrID () |
| ComboBox | GetFeedComboBox () |
| ComboBox | GetMarketComboBox () |
| void | ReplaceBook (FeedMarketID fmID, Book book) |
| void | UpdateSubscriptions (SubscriptionEvent sub) |
| void | Watch (FeedMarketID fmID) |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. More... | |
| FeedMarketID GetErrID | ( | ) |
Implements IFeedMarketView.
| ComboBox GetFeedComboBox | ( | ) |
Implements IFeedMarketView.
| ComboBox GetMarketComboBox | ( | ) |
Implements IFeedMarketView.
| void ReplaceBook | ( | FeedMarketID | fmID, |
| Book | book | ||
| ) |
Implements IFeedMarketView.
| void UpdateSubscriptions | ( | SubscriptionEvent | sub | ) |
Implements IFeedMarketView.
| void Watch | ( | FeedMarketID | fmID | ) |
Implements IFeedMarketView.
|
protected |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |