Akka.Streams.Implementation.Fusing.GraphInterpreter.DownstreamBoundaryStageLogic.DownstreamBoundaryStageLogic C# (CSharp) Method

DownstreamBoundaryStageLogic() protected method

protected DownstreamBoundaryStageLogic ( ) : System
return System
            protected DownstreamBoundaryStageLogic() : base(inCount: 1, outCount: 0) { }
        }
GraphInterpreter.DownstreamBoundaryStageLogic