Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetInnerTextUpToElement ( string elementName, HtmlNodeType nodeType ) : string | ||
HtmlReader ( TextReader textReader ) : System | ||
Read ( ) : bool | ||
ReadElementString ( ) : string | ||
ReadToFollowing ( string elementName ) : bool |
Méthode | Description | |
---|---|---|
DecodeEntity ( string s ) : string |
public GetInnerTextUpToElement ( string elementName, HtmlNodeType nodeType ) : string | ||
elementName | string | |
nodeType | HtmlNodeType | |
Résultat | string |
public HtmlReader ( TextReader textReader ) : System | ||
textReader | TextReader | |
Résultat | System |
public ReadToFollowing ( string elementName ) : bool | ||
elementName | string | |
Résultat | bool |