Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ThoughtWorksCoreLib
Web.Response
C# Class ThoughtWorksCoreLib.Web.Response
Web response with body and headers only
Inheritance:
IResponse
Afficher le fichier
Open project: ThoughtWorksStudios/mingle.net
Méthodes publiques
Méthode
Description
Response
(
NameValueCollection
headers
,
string
body
) :
System
Sets the response body
Method Details
Response()
public
méthode
Sets the response body
public
Response
(
NameValueCollection
headers
,
string
body
) :
System
headers
System.Collections.Specialized.NameValueCollection
body
string
Résultat
System