Ejemplo n.º 1
0
 public IChannel GetChannel(ulong channelId)
 {
     return(ChannelUtils.GetChannel(channelId, this));
 }