示例#1
0
 //
 public static void AllianceWarBegin(int serverId, DateTime time)
 {
     mImpl.AllianceWarBegin(serverId, time);
 }