C# Class Tepeyac.Core.WebClient

Inheritance: System.Net.WebClient, IWebClient
Afficher le fichier Open project: ataranto/tepeyac

Méthodes publiques

Méthode Description
Download ( Uri uri ) : string
WebClient ( ) : System

Method Details

Download() public méthode

public Download ( Uri uri ) : string
uri System.Uri
Résultat string

WebClient() public méthode

public WebClient ( ) : System
Résultat System