StepBase
Base class for pipeline steps.
public abstract class StepBase : IStep
Properties
Base
public required INode Base { get; init; }
Gets or sets the base node for this step.
Base class for pipeline steps.
public abstract class StepBase : IStep
public required INode Base { get; init; }
Gets or sets the base node for this step.