示例#1
0
文件: Form1.cs 项目: vrosnet/Phoenix
 private static void TestSyncWorker()
 {
     SyncWorker.StartAsync(null);
 }