Show / Hide Table of Contents

Namespace Eighty.Twenty

Classes

HtmlBuilder

Tools for rendering HTML imperatively.

Structs

TagBuilder

Represents a "half-open" tag waiting for its children. Note that the TagBuilder MUST be disposed exactly once, immediately after the children have been written.

Interfaces

IHtmlBuilderRenderer<TModel>

Represents a process which can render a TModel using an HtmlBuilder

In This Article
  • Classes
  • Structs
  • Interfaces
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX