C# 클래스 WoWHeadParser.Parser.Parsers.NpcLocaleParser

상속: PageParser
파일 보기 프로젝트 열기: Lordron/WoWHead-data-parser

공개 메소드들

메소드 설명
NpcLocaleParser ( Locale locale, int flags ) : System.Text.RegularExpressions
Parse ( string page, uint id ) : void

메소드 상세

NpcLocaleParser() 공개 메소드

public NpcLocaleParser ( Locale locale, int flags ) : System.Text.RegularExpressions
locale Locale
flags int
리턴 System.Text.RegularExpressions

Parse() 공개 메소드

public Parse ( string page, uint id ) : void
page string
id uint
리턴 void