C# Class Tenteikura.Fetcher

Afficher le fichier Open project: bolthar/tenteikura Class Usage Examples

Méthodes publiques

Méthode Description
Fetch ( ) : void
Fetcher ( Uri targetUri ) : System

Private Methods

Méthode Description
OnGetResponse ( IAsyncResult result ) : void
OnStreamRead ( IAsyncResult result ) : void

Method Details

Fetch() public méthode

public Fetch ( ) : void
Résultat void

Fetcher() public méthode

public Fetcher ( Uri targetUri ) : System
targetUri System.Uri
Résultat System