C# Class deckgen.Parser

Afficher le fichier Open project: onami/anki-decks-generator

Protected Properties

Свойство Type Description
count_ int

Méthodes protégées

Méthode Description
GetName ( HtmlNode node ) : string
getInnerHtml ( HtmlNode node ) : string
getText ( HtmlNode node ) : string

Method Details

GetName() protected méthode

protected GetName ( HtmlNode node ) : string
node HtmlAgilityPack.HtmlNode
Résultat string

getInnerHtml() protected static méthode

protected static getInnerHtml ( HtmlNode node ) : string
node HtmlAgilityPack.HtmlNode
Résultat string

getText() protected static méthode

protected static getText ( HtmlNode node ) : string
node HtmlAgilityPack.HtmlNode
Résultat string

Property Details

count_ protected_oe property

protected int count_
Résultat int