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