public LTSMarketDemo()
 {
     InitializeComponent();
     asyncMsg = AsyncShowCallbackExtendHelper.MakeAsyncShowCallback(this, MarketLabel, null);
 }
Exemple #2
0
 public LTSMarketDemo()
 {
     InitializeComponent();
     asyncMsg = AsyncShowCallbackExtendHelper.MakeAsyncShowCallback(this, MarketLabel, null);
 }