C# Class Tenteikura.Fetcher

Mostra file Open project: bolthar/tenteikura Class Usage Examples

Public Methods

Method Description
Fetch ( ) : void
Fetcher ( Uri targetUri ) : System

Private Methods

Method Description
OnGetResponse ( IAsyncResult result ) : void
OnStreamRead ( IAsyncResult result ) : void

Method Details

Fetch() public method

public Fetch ( ) : void
return void

Fetcher() public method

public Fetcher ( Uri targetUri ) : System
targetUri System.Uri
return System