C# Class Lemon.Core.Discover.HtmlAttributeParse

Afficher le fichier Open project: dream-365/lemon Class Usage Examples

Méthodes publiques

Méthode Description
HtmlAttributeParse ( string xpath, string attribute ) : HtmlAgilityPack
Parse ( string content ) : IEnumerable

Method Details

HtmlAttributeParse() public méthode

public HtmlAttributeParse ( string xpath, string attribute ) : HtmlAgilityPack
xpath string
attribute string
Résultat HtmlAgilityPack

Parse() public méthode

public Parse ( string content ) : IEnumerable
content string
Résultat IEnumerable