Exemple #1
0
 static BuyTimer()
 {
     ApplicationHelper.Startup();
 }
Exemple #2
0
 static SellTimer()
 {
     ApplicationHelper.Startup();
 }
Exemple #3
0
 static OverviewTimer()
 {
     ApplicationHelper.Startup();
 }