コード例 #1
0
 public override void ChannelActive(IChannelHandlerContext context)
 {
     handler.ChannelActive(context);
 }