Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ReleaseNotesMaker
HttpClientExtensions
C# Class ReleaseNotesMaker.HttpClientExtensions
显示文件
Open project: davidfowl/ReleaseNotesMaker
Public Methods
Method
Description
SetBasicAuthCredentials
(
this
client
,
string
user
,
string
password
) :
void
Method Details
SetBasicAuthCredentials()
public
static
method
public
static
SetBasicAuthCredentials
(
this
client
,
string
user
,
string
password
) :
void
client
this
user
string
password
string
return
void