AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.17.0-alpha-174" />

 FormMethodNames

public static class FormMethodNames
The collection of (known / used) form method names.
public static readonly string Dialog

The dialog method.

public static readonly string Get

The get method.

public static readonly string Post

The post method.