C# Class Tepeyac.Core.WebClient

Inheritance: System.Net.WebClient, IWebClient
Show file Open project: ataranto/tepeyac

Public Methods

Method Description
Download ( Uri uri ) : string
WebClient ( ) : System

Method Details

Download() public method

public Download ( Uri uri ) : string
uri System.Uri
return string

WebClient() public method

public WebClient ( ) : System
return System