AngleSharp.Html
Namespace with 8 public types
Classes
FormDataSet
Bundles information stored in HTML forms.
HtmlEntityService
Represents the list of all Html entities.
HtmlMarkupFormatter
Represents the standard HTML5 markup formatter.
PrettyMarkupFormatter
Represents the an HTML5 markup formatter with inserted intends.
Static Classes
TagNames
The collection of (known / used) tags.
Abstract Classes
FormDataSetEntry
Encapsulates the data contained in an entry.
Interfaces
IFormDataSetVisitor
Defines the visitor for form data set entries.
IFormSubmitter
Strategy for serializing form data sets.