예제 #1
0
 public void GangMinus1Sec(LoginSession session, String server, IEnumerable <Int32> lists)
 {
     _adcSrv.GangMinus1Sec(server, lists);
 }