Pipeline.

IndexOf(IModule) Method

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

Syntax

public int IndexOf(IModule item)

Parameters

Name Type Description
item IModule

Return Value

Type Description
int
GitHub