Ejemplo n.º 1
0
 public void RemoveChannel(byte serverId, byte channelId)
 {
     syncHandler.RemoveChannel(serverId, channelId);
 }