Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NgTests
Infrastructure
MockServerHttpClientHandlerExtensions
C# Class NgTests.Infrastructure.MockServerHttpClientHandlerExtensions
ファイルを表示
Open project: NuGet/NuGet.Services.Metadata
Public Methods
Method
Description
AddStorage
(
this
handler
,
IStorage
storage
) :
Task
Method Details
AddStorage()
public
static
method
public
static
AddStorage
(
this
handler
,
IStorage
storage
) :
Task
handler
this
storage
IStorage
return
Task