Skip to content
DocsTry Aspire
DocsTry

PipelineStepFactoryContext Constructors

ClassConstructors1 member
Provides contextual information for creating pipeline steps from a PipelineStepAnnotation.
public class PipelineStepFactoryContext
{
public PipelineStepFactoryContext()
{
// ...
}
}