Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PocketCampus
Common
HttpResponse
C# Class PocketCampus.Common.HttpResponse
Response to an HTTP request.
Mostra file
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