Class HElementFormParser
- Namespace
- ScrapySharp.Html.Forms
- Assembly
- ScrapySharp.dll
public class HElementFormParser
- Inheritance
-
HElementFormParser
- Inherited Members
Constructors
HElementFormParser()
public HElementFormParser()
Methods
ParseFormFields(HElement)
public static List<FormField> ParseFormFields(HElement html)
Parameters
html
HElement