SerialPipelineStage<TBaseNode>.Processors Property
Definition
The processors in this stage.
public IReadOnlyList<Processor<TBaseNode>> Processors { get; }
The processors in this stage.
public IReadOnlyList<Processor<TBaseNode>> Processors { get; }