- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Execution - Containing Type
- Pipeline
Syntax
public void Insert(int index, IModule item)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
item | IModule |
Return Value
Type | Description |
---|---|
void |
public void Insert(int index, IModule item)
Name | Type | Description |
---|---|---|
index | int | |
item | IModule |
Type | Description |
---|---|
void |