C# Class CASCExplorer.DownloadHandler

Afficher le fichier Open project: WoW-Tools/CASCExplorer Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
DownloadHandler ( BinaryReader stream, BackgroundWorkerEx worker ) : System.Collections
Dump ( ) : void
GetEntry ( MD5Hash key ) : DownloadEntry

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

DownloadHandler() public méthode

public DownloadHandler ( BinaryReader stream, BackgroundWorkerEx worker ) : System.Collections
stream System.IO.BinaryReader
worker BackgroundWorkerEx
Résultat System.Collections

Dump() public méthode

public Dump ( ) : void
Résultat void

GetEntry() public méthode

public GetEntry ( MD5Hash key ) : DownloadEntry
key MD5Hash
Résultat DownloadEntry