C# Class TapIt_Win8.TapItHttpRequest

显示文件 Open project: tapit/TapIt-Windows-SDK

Public Methods

Method Description
HttpRequest ( String url ) : Task

get the web response in string format

Method Details

HttpRequest() public method

get the web response in string format
public HttpRequest ( String url ) : Task
url String
return Task