Click or drag to resize
Akka.NETGraphImplTShape, TMat Constructor
TBD

Namespace:  Akka.Streams.Dsl.Internal
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public GraphImpl(
	TShape shape,
	IModule module
)

Parameters

shape
Type: TShape
TBD
module
Type: Akka.Streams.ImplementationIModule
TBD
See Also