コード例 #1
0
 static void Main(string[] args)
 {
     Task_1.Execute();
     Task_2.Execute();
     Task_3.Execute();
 }