Example #1
0
 public static void Configure()
 {
     ACC.RegisterSystem("Server.ACC.PG.PGSystem");
 }
Example #2
0
 public static void Configure()
 {
     ACC.RegisterSystem("Server.ACC.CM.CentralMemory");
 }
Example #3
0
 public static void Configure()
 {
     ACC.RegisterSystem("Server.ACC.CSS.CSS");
 }