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