C# Class NuGet.Indexing.DownloadRankings

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

Méthodes publiques

Méthode Description
Load ( string name, ILoader loader, Microsoft.Extensions.Logging.ILogger logger ) : int>.IReadOnlyDictionary

Private Methods

Méthode Description
CreateDictionary ( JsonReader jsonReader ) : int>.IReadOnlyDictionary
Read ( JsonReader jsonReader, JsonToken expected ) : void

Method Details

Load() public static méthode

public static Load ( string name, ILoader loader, Microsoft.Extensions.Logging.ILogger logger ) : int>.IReadOnlyDictionary
name string
loader ILoader
logger Microsoft.Extensions.Logging.ILogger
Résultat int>.IReadOnlyDictionary