C# Class NuGet.Indexing.ServiceInfoImpl

Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

Méthode Description
Rankings ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void
Stats ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void

Method Details

Rankings() public static méthode

public static Rankings ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void
jsonWriter JsonWriter
searcherManager NuGetSearcherManager
Résultat void

Stats() public static méthode

public static Stats ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void
jsonWriter JsonWriter
searcherManager NuGetSearcherManager
Résultat void