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
UserApp
Transport
NativeTransport
C# Class UserApp.Transport.NativeTransport
Inheritance:
ITransport
Afficher le fichier
Open project: userapp-io/userapp-dotnet
Méthodes publiques
Méthode
Description
Request
(
string
method
,
string
url
,
WebHeaderCollection
headers
,
string
body
) :
HttpResponse
Method Details
Request()
public
méthode
public
Request
(
string
method
,
string
url
,
WebHeaderCollection
headers
,
string
body
) :
HttpResponse
method
string
url
string
headers
System.Net.WebHeaderCollection
body
string
Résultat
HttpResponse