C# Class NuGet.Indexing.DownloadLookup

Afficher le fichier Open project: NuGet/NuGet.Services.Metadata Class Usage Examples

Méthodes publiques

Свойство Type Description
FileName string

Méthodes publiques

Méthode Description
Load ( ) : IDictionary>

Méthodes protégées

Méthode Description
DownloadLookup ( Microsoft.Extensions.Logging.ILogger logger ) : System.Collections.Generic
GetReader ( ) : JsonReader

Method Details

DownloadLookup() protected méthode

protected DownloadLookup ( Microsoft.Extensions.Logging.ILogger logger ) : System.Collections.Generic
logger Microsoft.Extensions.Logging.ILogger
Résultat System.Collections.Generic

GetReader() protected abstract méthode

protected abstract GetReader ( ) : JsonReader
Résultat Newtonsoft.Json.JsonReader

Load() public méthode

public Load ( ) : IDictionary>
Résultat IDictionary>

Property Details

FileName public_oe static_oe property

public static string FileName
Résultat string