C# Class NBoilerpipePortable.Parser.CommonTagActions._TagAction_166

Inheritance: TagAction
Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Méthode Description
ChangesTagLevel ( ) : bool
End ( NBoilerpipeContentHandler instance, string localName ) : bool
Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool
_TagAction_166 ( ) : System

Method Details

ChangesTagLevel() public méthode

public ChangesTagLevel ( ) : bool
Résultat bool

End() public méthode

public End ( NBoilerpipeContentHandler instance, string localName ) : bool
instance NBoilerpipeContentHandler
localName string
Résultat bool

Start() public méthode

public Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool
instance NBoilerpipeContentHandler
localName string
atts HtmlAgilityPack.HtmlAttributeCollection
Résultat bool

_TagAction_166() public méthode

public _TagAction_166 ( ) : System
Résultat System