示例#1
0
 public void GangPlus1Sec(LoginSession session, String server, IEnumerable <Int32> lists)
 {
     _adcSrv.GangPlus1Sec(server, lists);
 }