C# Class WoWHeadParser.Parser.Parsers.VendorParser

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

Méthodes publiques

Méthode Description
Parse ( string page, uint id ) : void
VendorParser ( 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

VendorParser() public méthode

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