C# Class CrystalMpq.WoW.ArchiveDetection.ClassicVersionHandler

Inheritance: VersionHandler
Mostra file Open project: sgraf812/crystalmpq

Public Methods

Method Description
CollectArchives ( string dataPath ) : IList
CollectLanguagePackArchives ( string localePath, string wowCultureId ) : IList

Method Details

CollectArchives() public method

public CollectArchives ( string dataPath ) : IList
dataPath string
return IList

CollectLanguagePackArchives() public method

public CollectLanguagePackArchives ( string localePath, string wowCultureId ) : IList
localePath string
wowCultureId string
return IList