C# Class WoWHeadParser.Parser.Parsers.NpcLocaleParser

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

Méthodes publiques

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

Method Details

NpcLocaleParser() public méthode

public NpcLocaleParser ( Locale locale, int flags ) : System.Text.RegularExpressions
locale Locale
flags int
Résultat System.Text.RegularExpressions

Parse() public méthode

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