示例#1
0
 public async void Execute()
 {
     managerData = new ManagerData();
     await managerData.StartService();
 }