Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Huddle
RestClient
Authentication
HuddleWebClient
C# Class Huddle.RestClient.Authentication.HuddleWebClient
Inheritance:
IWebClient
Show file
Open project: Huddle/Huddle.RestClient
Public Methods
Method
Description
Post
(
string
uri
,
NameValueCollection
values
) :
string
Method Details
Post()
public
method
public
Post
(
string
uri
,
NameValueCollection
values
) :
string
uri
string
values
System.Collections.Specialized.NameValueCollection
return
string