Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TapIt_Win8
TapItHttpRequest
C# Class TapIt_Win8.TapItHttpRequest
Show file
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