C# Class CrystalMpq.WoW.ArchiveDetection.ClassicVersionHandler

Inheritance: VersionHandler
Afficher le fichier Open project: sgraf812/crystalmpq

Méthodes publiques

Méthode Description
CollectArchives ( string dataPath ) : IList
CollectLanguagePackArchives ( string localePath, string wowCultureId ) : IList

Method Details

CollectArchives() public méthode

public CollectArchives ( string dataPath ) : IList
dataPath string
Résultat IList

CollectLanguagePackArchives() public méthode

public CollectLanguagePackArchives ( string localePath, string wowCultureId ) : IList
localePath string
wowCultureId string
Résultat IList