Пример #1
0
 private static void Run()
 {
     Step1.Run();
     Step2.Run();
     Step3.Run();
     Step4.Run();
 }