Pipeline.

this[int] Property

Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
Pipeline

Syntax

public IModule this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
IModule
GitHub