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

UpstreamBoundaryStageLogic() protected method

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