示例#1
0
 void timer_Tick(object sender, EventArgs e)
 {
     t.Stop();
     ScreenController.ReadOpenRecent();
     ScreenController.CloseSplash();
 }