C# 클래스 CrystalMpq.WoW.ArchiveDetection.ClassicVersionHandler

상속: VersionHandler
파일 보기 프로젝트 열기: sgraf812/crystalmpq

공개 메소드들

메소드 설명
CollectArchives ( string dataPath ) : IList
CollectLanguagePackArchives ( string localePath, string wowCultureId ) : IList

메소드 상세

CollectArchives() 공개 메소드

public CollectArchives ( string dataPath ) : IList
dataPath string
리턴 IList

CollectLanguagePackArchives() 공개 메소드

public CollectLanguagePackArchives ( string localePath, string wowCultureId ) : IList
localePath string
wowCultureId string
리턴 IList