AutoLink.

AutoLink() Constructor

Summary

Creates the module without any initial mappings. Use AddLink(...) to add mappings with fluent methods.
Assembly
Wyam.Html.dll
Namespace
Wyam.Html
Containing Type
AutoLink

Syntax

public AutoLink()

Return Value

Type Description
void
GitHub