Summary
Creates a new content module with the specified content delegate.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Modules - Containing Type
- ContentModule
Syntax
protected ContentModule(DocumentConfig content)
Parameters
Name | Type | Description |
---|---|---|
content | DocumentConfig | The content delegate. |
Return Value
Type | Description |
---|---|
void |