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