ModuleExtensions Class

Summary

Extension methods for Wyam.Common.Modules.IModule.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Modules
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ModuleExtensions"] class Type type-node

Syntax

public static class ModuleExtensions

Methods

Name Value Summary
WithName(IModule, string) IModule
Converts the module to a named module.
static
GitHub