예제 #1
0
파일: Handler.cs 프로젝트: totalgit/OCTGN
 public void UnaliasGrp(int group)
 {
     _broadcaster.UnaliasGrp(group);
 }