Esempio n. 1
0
 public static void report(ConsoleSystem.Arg args)
 {
     ServerPerformance.DoReport();
 }
Esempio n. 2
0
 public static void report(Arg args)
 {
     ServerPerformance.DoReport();
 }