Esempio n. 1
0
 public IServerChannel GetServerChannel(ulong channelId)
 {
     return(ChannelUtils.GetServerChannel(channelId, this));
 }