NamedModule.

Module Property

Summary

The wrapped module.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Modules
Containing Type
NamedModule

Syntax

public IModule Module { get; }

Value

Type Description
IModule
GitHub