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