C# Class WoWHeadParser.Parser.Parsers.QuestDataParser

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

Méthodes publiques

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

Method Details

Parse() public méthode

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

QuestDataParser() public méthode

public QuestDataParser ( System.Locale locale, int flags ) : System
locale System.Locale
flags int
Résultat System