C# Class TapIt_Win8.TapItHttpRequest

Afficher le fichier Open project: tapit/TapIt-Windows-SDK

Méthodes publiques

Méthode Description
HttpRequest ( String url ) : Task

get the web response in string format

Method Details

HttpRequest() public méthode

get the web response in string format
public HttpRequest ( String url ) : Task
url String
Résultat Task