Enum DeclarationType
- Namespace
- ScrapySharp.Html.Dom
- Assembly
- ScrapySharp.dll
public enum DeclarationTypeFields
- CloseTag = 2
- Comment = 4
- OpenTag = 1
- SelfClosedTag = 3
- TextElement = 0
public enum DeclarationTypeCloseTag = 2Comment = 4OpenTag = 1SelfClosedTag = 3TextElement = 0