Namespace Pipelinez.Core.Flow
Interfaces
- IFlowDestination<TInput>
Defines a destination that can accept input from an upstream flow source.
- IFlowSource<TOutput>
Defines a source that can connect its output to a downstream flow destination.
Defines a destination that can accept input from an upstream flow source.
Defines a source that can connect its output to a downstream flow destination.