- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Modules - Containing Type
- ModuleList
Syntax
public IModule this[int index] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
IModule |
public IModule this[int index] { get; set; }
Name | Type | Description |
---|---|---|
index | int |
Type | Description |
---|---|
IModule |