C# 클래스 TapIt_Win8.TapItHttpRequest

파일 보기 프로젝트 열기: tapit/TapIt-Windows-SDK

공개 메소드들

메소드 설명
HttpRequest ( String url ) : Task

get the web response in string format

메소드 상세

HttpRequest() 공개 메소드

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