Exemplo n.º 1
0
 public override IChannel SetConfig(ChannelConfig config)
 {
     channelConfig = config;
     return(this);
 }