Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ReleaseNotesMaker
HttpClientExtensions
C# Class ReleaseNotesMaker.HttpClientExtensions
Mostrar archivo
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