C# Class LatestChatty.Classes.XMLDownloader

Inheritance: GETDownloader
Afficher le fichier Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Méthodes publiques

Méthode Description
XMLDownloader ( string getURI, XMLDownloaderCallback callback ) : System

Méthodes protégées

Méthode Description
InvokeDelegate ( IAsyncResult result ) : void

Method Details

InvokeDelegate() protected méthode

protected InvokeDelegate ( IAsyncResult result ) : void
result IAsyncResult
Résultat void

XMLDownloader() public méthode

public XMLDownloader ( string getURI, XMLDownloaderCallback callback ) : System
getURI string
callback XMLDownloaderCallback
Résultat System