Pipeline<TContext, TBaseNode>.Stages Property
Definition
The stages in the pipeline.
public IReadOnlyList<PipelineStage<TContext, TBaseNode>> Stages { get; }
The stages in the pipeline.
public IReadOnlyList<PipelineStage<TContext, TBaseNode>> Stages { get; }