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

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

공개 메소드들

메소드 설명
Parse ( string page, uint id ) : void
TrainerParser ( Locale locale, int flags ) : System.Collections.Generic

메소드 상세

Parse() 공개 메소드

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

TrainerParser() 공개 메소드

public TrainerParser ( Locale locale, int flags ) : System.Collections.Generic
locale Locale
flags int
리턴 System.Collections.Generic