예제 #1
0
 static BuyTimer()
 {
     ApplicationHelper.Startup();
 }
예제 #2
0
파일: SellTimer.cs 프로젝트: zokocx/Mynt
 static SellTimer()
 {
     ApplicationHelper.Startup();
 }
예제 #3
0
 static OverviewTimer()
 {
     ApplicationHelper.Startup();
 }