HtmlEscape.

HtmlEscape() Constructor

Summary

Escapes HTML content with predefined escape sequences.
Assembly
Wyam.Html.dll
Namespace
Wyam.Html
Containing Type
HtmlEscape

Syntax

public HtmlEscape()

Return Value

Type Description
void
GitHub