Пример #1
0
 public static void report(ConsoleSystem.Arg args)
 {
     ServerPerformance.DoReport();
 }
Пример #2
0
 public static void report(Arg args)
 {
     ServerPerformance.DoReport();
 }