C# Class PocketCampus.Common.HttpResponse

Response to an HTTP request.
ファイルを表示 Open project: accandme/pocketcampus

Public Methods

Method Description
HttpResponse ( string content, string requestUrl )

Creates a new HttpResponse.

Method Details

HttpResponse() public method

Creates a new HttpResponse.
public HttpResponse ( string content, string requestUrl )
content string
requestUrl string