天天看点

CS0136 无法在此范围中声明名为“channel”的局部变量或参数,因为该名称在封闭局

CS0136 无法在此范围中声明名为“channel”的局部变量或参数,因为该名称在封闭局

     .ChildHandler(new ActionChannelInitializer<ISocketChannel>(channel_a =>

                    {

                        var pipeline = channel_a.Pipeline;

}

CS0136 无法在此范围中声明名为“channel”的局部变量或参数,因为该名称在封闭局