AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="1.2.0-beta.420" />

 Keywords

public static class Keywords
The collection of used keywords and strings.
public static readonly string Alternate

The alternate keyword.

public static readonly string Any

The any keyword.

public static readonly string CData

The "[CDATA[" keyword.

public static readonly string Even

The even keyword.

public static readonly string No

The no keyword.

public static readonly string Odd

The odd keyword.

public static readonly string Of

The of keyword.

public static readonly string Off

The off keyword.

public static readonly string On

The on keyword.

public static readonly string Public

The PUBLIC keyword.

public static readonly string Replace

The replace keyword.

public static readonly string System

The SYSTEM keyword.

public static readonly string Top

The top keyword.

public static readonly string TwoD

The 2d keyword.

public static readonly string Url

The url keyword.

public static readonly string WebGl

The webgl keyword.

public static readonly string Yes

The yes keyword.