Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TCL
Net
HttpClient
C# Class TCL.Net.HttpClient
Inheritance:
IHttpClient
Exibir arquivo
Open project: adrianoc/binboo
Public Methods
Method
Description
HttpClient
(
string
url
) :
System
Open
( ) :
void
Post
( ) :
void
Method Details
HttpClient()
public
method
public
HttpClient
(
string
url
) :
System
url
string
return
System
Open()
public
method
public
Open
( ) :
void
return
void
Post()
public
method
public
Post
( ) :
void
return
void