C# Class WoWHeadParser.Parser.Parsers.TrainerParser

Inheritance: PageParser
Afficher le fichier Open project: Lordron/WoWHead-data-parser

Méthodes publiques

Méthode Description
Parse ( string page, uint id ) : void
TrainerParser ( Locale locale, int flags ) : System.Collections.Generic

Method Details

Parse() public méthode

public Parse ( string page, uint id ) : void
page string
id uint
Résultat void

TrainerParser() public méthode

public TrainerParser ( Locale locale, int flags ) : System.Collections.Generic
locale Locale
flags int
Résultat System.Collections.Generic