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